Skip to content

Commit

Permalink
chore: tidy deps
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Mar 14, 2024
1 parent 97f5146 commit 280944f
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 663 deletions.
4 changes: 0 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ require (
github.com/gobuffalo/here v0.6.7 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/s2a-go v0.1.7 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/google/wire v0.6.0 // indirect
Expand All @@ -54,8 +53,6 @@ require (
github.com/hashicorp/vault/api v1.10.0 // indirect
github.com/igrmk/treemap/v2 v2.0.1 // indirect
github.com/magiconair/properties v1.8.7 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/moov-io/iso4217 v0.3.0 // indirect
Expand All @@ -72,7 +69,6 @@ require (
github.com/sourcegraph/conc v0.3.0 // indirect
github.com/spf13/afero v1.11.0 // indirect
github.com/spf13/cast v1.6.0 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.18.2 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
Expand Down
Loading

0 comments on commit 280944f

Please sign in to comment.