We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2526128 commit cfb1f53Copy full SHA for cfb1f53
go.mod
@@ -31,7 +31,7 @@ require (
31
github.com/twpayne/go-vfs/v4 v4.3.0
32
github.com/urfave/cli/v2 v2.27.6
33
github.com/zcalusic/sysinfo v1.1.3
34
- golang.org/x/mod v0.26.0
+ golang.org/x/mod v0.28.0
35
gopkg.in/yaml.v3 v3.0.1
36
)
37
0 commit comments