Skip to content

Commit 2498ea9

Browse files
fix(deps): update module golang.org/x/mod to v0.28.0
1 parent bf672e3 commit 2498ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/twpayne/go-vfs/v4 v4.3.0
3232
github.com/urfave/cli/v2 v2.27.6
3333
github.com/zcalusic/sysinfo v1.1.3
34-
golang.org/x/mod v0.25.0
34+
golang.org/x/mod v0.28.0
3535
gopkg.in/yaml.v3 v3.0.1
3636
)
3737

0 commit comments

Comments
 (0)