Skip to content

Commit

Permalink
Cleanup go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanfrey committed Feb 3, 2022
1 parent 2b48ad0 commit c062467
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,6 @@ require (
gopkg.in/ini.v1 v1.66.2 // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
nhooyr.io/websocket v1.8.6 // indirect
)

require (
github.com/dgraph-io/badger/v2 v2.2007.3 // indirect
github.com/prometheus/client_golang v1.12.0
)
Expand Down

0 comments on commit c062467

Please sign in to comment.