update go mod

This commit is contained in:
2023-02-11 17:20:22 +08:00
parent a2ab64a372
commit a81d74ac45
2 changed files with 6 additions and 12 deletions
+2 -8
View File
@@ -4,12 +4,6 @@ go 1.16
require (
b612.me/starcrypto v0.0.2
b612.me/stario v0.0.7
b612.me/starnet v0.1.6
)
require (
golang.org/x/crypto v0.0.0-20220313003712-b769efc7c000 // indirect
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 // indirect
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 // indirect
b612.me/stario v0.0.8
b612.me/starnet v0.1.7
)