Skip to content

Commit

Permalink
Merge pull request #33 from negz/tidy
Browse files Browse the repository at this point in the history
Run go mod tidy
  • Loading branch information
negz authored Oct 31, 2023
2 parents 9fb9c8f + 80bb37d commit d8afac9
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 65 deletions.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ require (
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/onsi/ginkgo/v2 v2.11.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/spf13/afero v1.10.0 // indirect
github.com/spf13/cobra v1.7.0 // indirect
Expand Down
Loading

0 comments on commit d8afac9

Please sign in to comment.