Skip to content

Commit

Permalink
update prism-go-client
Browse files Browse the repository at this point in the history
  • Loading branch information
thunderboltsid committed May 2, 2024
1 parent 2692a78 commit 519b8f4
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 @@ -5,7 +5,7 @@ go 1.22
require (
github.com/blang/semver v3.5.1+incompatible
github.com/google/uuid v1.3.0
github.com/nutanix-cloud-native/prism-go-client v0.3.5-0.20240430112038-01a268af5f2c
github.com/nutanix-cloud-native/prism-go-client v0.3.5-0.20240502174902-3fb82ee6a194
github.com/onsi/ginkgo/v2 v2.9.2
github.com/onsi/gomega v1.27.5
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8m
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/nutanix-cloud-native/prism-go-client v0.3.5-0.20240430112038-01a268af5f2c h1:eV5eZtlQojyyyyxdXbhjuJ9aVcxvkCVItzck9Z09BPc=
github.com/nutanix-cloud-native/prism-go-client v0.3.5-0.20240430112038-01a268af5f2c/go.mod h1:Z8to+T8JtzacNFiIRR713/K/3hZY2KAHtkyrcnKDVyQ=
github.com/nutanix-cloud-native/prism-go-client v0.3.5-0.20240502174902-3fb82ee6a194 h1:dGEyoAt6xa092PQ5E/+DehDlcQDCU2nvMDqjyLcaVzg=
github.com/nutanix-cloud-native/prism-go-client v0.3.5-0.20240502174902-3fb82ee6a194/go.mod h1:bHxgYigeclzjuaMEdjpsIEO4k7sjzP4Gr7ooF6nWXcI=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/onsi/ginkgo/v2 v2.9.2 h1:BA2GMJOtfGAfagzYtrAlufIP0lq6QERkFmHLMLPwFSU=
github.com/onsi/ginkgo/v2 v2.9.2/go.mod h1:WHcJJG2dIlcCqVfBAwUCrJxSPFb6v4azBwgxeMeDuts=
Expand Down

0 comments on commit 519b8f4

Please sign in to comment.