Skip to content

Commit

Permalink
update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
puneet2019 committed Mar 25, 2024
1 parent 2a9dcce commit 1b42f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ require (
github.com/persistenceOne/persistence-sdk/v2 v2.1.1
github.com/persistenceOne/pstake-native/v2 v2.11.0
github.com/prometheus/client_golang v1.15.0
github.com/rakyll/statik v0.1.7
github.com/skip-mev/pob v1.0.1
github.com/spf13/cast v1.6.0
github.com/spf13/cobra v1.8.0
Expand Down Expand Up @@ -149,6 +148,7 @@ require (
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.42.0 // indirect
github.com/prometheus/procfs v0.9.0 // indirect
github.com/rakyll/statik v0.1.7 // indirect
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
github.com/rogpeppe/go-internal v1.11.0 // indirect
github.com/rs/cors v1.8.3 // indirect
Expand Down

0 comments on commit 1b42f8c

Please sign in to comment.