Skip to content

Commit

Permalink
chore: fix go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
GImbrailo committed Oct 25, 2024
1 parent f26ed35 commit 0e6631d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
go.opencensus.io v0.24.0 // indirect
golang.org/x/net v0.27.0 // indirect
golang.org/x/sys v0.22.0 // indirect
golang.org/x/sys v0.26.0 // indirect
golang.org/x/term v0.25.0
golang.org/x/text v0.19.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
Expand Down

0 comments on commit 0e6631d

Please sign in to comment.