Skip to content

Commit

Permalink
update pstake native module to v1.4.0 (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol1696 authored Jan 11, 2023
1 parent 372bbed commit 98a0ed7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/gogo/protobuf v1.3.3
github.com/gorilla/mux v1.8.0
github.com/persistenceOne/persistence-sdk v1.0.0
github.com/persistenceOne/pstake-native v1.3.1
github.com/persistenceOne/pstake-native v1.4.0
github.com/prometheus/client_golang v1.13.0
github.com/rakyll/statik v0.1.7
github.com/spf13/cast v1.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -616,8 +616,8 @@ github.com/pelletier/go-toml/v2 v2.0.5/go.mod h1:OMHamSCAODeSsVrwwvcJOaoN0LIUIaF
github.com/performancecopilot/speed v3.0.0+incompatible/go.mod h1:/CLtqpZ5gBg1M9iaPbIdPPGyKcA8hKdoy6hAWba7Yac=
github.com/persistenceOne/persistence-sdk v1.0.0 h1:2HTdjW3HNhJ4fZYF22UsiajCQRKYk+TPpIQkCUeOj3A=
github.com/persistenceOne/persistence-sdk v1.0.0/go.mod h1:EZ4YlLUQMzRbxrF1/YoAaEv9+GYyfxoHvlsc9ULrxDw=
github.com/persistenceOne/pstake-native v1.3.1 h1:+O4Zpe7nDHJFdZUou4jRJlrrYWYcUTZFlYbMCAs96fc=
github.com/persistenceOne/pstake-native v1.3.1/go.mod h1:byclNxsC8/7PIREvZoVEciKXzXTLRMRkYEbL7wCirPQ=
github.com/persistenceOne/pstake-native v1.4.0 h1:1x+ca4NnvC8v1PiZUUc30qxljeRAyp+B8t3EZkwS6zQ=
github.com/persistenceOne/pstake-native v1.4.0/go.mod h1:byclNxsC8/7PIREvZoVEciKXzXTLRMRkYEbL7wCirPQ=
github.com/peterh/liner v1.1.1-0.20190123174540-a2c9a5303de7/go.mod h1:CRroGNssyjTd/qIG2FyxByd2S8JEAZXBl4qUrZf8GS0=
github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5 h1:q2e307iGHPdTGp0hoxKjt1H5pDo6utceo3dQVK3I5XQ=
github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5/go.mod h1:jvVRKCrJTQWu0XVbaOlby/2lO20uSCHEMzzplHXte1o=
Expand Down

0 comments on commit 98a0ed7

Please sign in to comment.