chore: tidy up go.mod, remove toolchain

This commit is contained in:
Pasha Sviderski
2025-07-03 20:57:56 +10:00
parent be8b4f079f
commit 5c8beb8bd3
2 changed files with 4 additions and 2 deletions
-2
View File
@@ -2,8 +2,6 @@ module github.com/psviderski/uncloud
go 1.23.0
toolchain go1.23.2
require (
github.com/BurntSushi/toml v1.4.0
github.com/Masterminds/semver v1.5.0