Skip to content

Commit

Permalink
Clean go.sum
Browse files Browse the repository at this point in the history
  • Loading branch information
tobischo committed Feb 18, 2023
1 parent 63c625e commit da8ccbe
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 75 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ require (
github.com/mattn/go-isatty v0.0.17 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
golang.org/x/crypto v0.6.0 // indirect
golang.org/x/net v0.6.0 // indirect
golang.org/x/sys v0.5.0 // indirect
)
Loading

0 comments on commit da8ccbe

Please sign in to comment.