Skip to content

Commit

Permalink
upgrade operator-cli to v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kripa432 committed Aug 7, 2024
1 parent 89b4d3d commit bbff4ef
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 @@ -12,7 +12,7 @@ require (
github.com/jellydator/ttlcache/v3 v3.2.0
github.com/prometheus/client_golang v1.19.1
github.com/urfave/cli/v2 v2.27.2
github.com/witnesschain-com/operator-cli v0.3.0
github.com/witnesschain-com/operator-cli v0.3.2
golang.org/x/net v0.26.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,8 @@ github.com/urfave/cli/v2 v2.27.2 h1:6e0H+AkS+zDckwPCUrZkKX38mRaau4nL2uipkJpbkcI=
github.com/urfave/cli/v2 v2.27.2/go.mod h1:g0+79LmHHATl7DAcHO99smiR/T7uGLw84w8Y42x+4eM=
github.com/wagslane/go-password-validator v0.3.0 h1:vfxOPzGHkz5S146HDpavl0cw1DSVP061Ry2PX0/ON6I=
github.com/wagslane/go-password-validator v0.3.0/go.mod h1:TI1XJ6T5fRdRnHqHt14pvy1tNVnrwe7m3/f1f2fDphQ=
github.com/witnesschain-com/operator-cli v0.3.0 h1:dccl8pmhChDZPLWR8qhildv3XDu5k18/D6pcQ6li7U0=
github.com/witnesschain-com/operator-cli v0.3.0/go.mod h1:Wi2hsJdup7X3WFdAgbiP1CVpf2pdsl8VS60VRyM0Jg4=
github.com/witnesschain-com/operator-cli v0.3.2 h1:eyGy0ZZo0C2aqOTNuez0S50BHHKusoIsMh1p0O/Pcy8=
github.com/witnesschain-com/operator-cli v0.3.2/go.mod h1:Wi2hsJdup7X3WFdAgbiP1CVpf2pdsl8VS60VRyM0Jg4=
github.com/xrash/smetrics v0.0.0-20240312152122-5f08fbb34913 h1:+qGGcbkzsfDQNPPe9UDgpxAWQrhbbBXOYJFQDq/dtJw=
github.com/xrash/smetrics v0.0.0-20240312152122-5f08fbb34913/go.mod h1:4aEEwZQutDLsQv2Deui4iYQ6DWTxR14g6m8Wv88+Xqk=
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
Expand Down

0 comments on commit bbff4ef

Please sign in to comment.