Skip to content

Commit

Permalink
refactor: go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrgl committed Jul 23, 2022
1 parent be56bf2 commit e902cbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions gameover
Submodule gameover added at 948e6f
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -30,7 +30,7 @@ require (
github.com/imdario/mergo v0.3.12 // indirect
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
github.com/kevinburke/ssh_config v0.0.0-20201106050909-4977a11b4351 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/sergi/go-diff v1.1.0 // indirect
github.com/spf13/cobra v1.5.0
github.com/xanzy/ssh-agent v0.3.0 // indirect
Expand Down

0 comments on commit e902cbf

Please sign in to comment.