Skip to content

Commit

Permalink
Merge pull request #52 from vladhss/feature/update-lib
Browse files Browse the repository at this point in the history
Update client lib version
  • Loading branch information
sahaqaa authored Oct 17, 2024
2 parents fb6b12f + ff6bf9a commit 9792938
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 @@ -8,7 +8,7 @@ require (
github.com/gruntwork-io/terratest v0.47.2
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
github.com/openvpn/cloudconnexa-go-client/v2 v2.0.16
github.com/openvpn/cloudconnexa-go-client/v2 v2.0.17
github.com/stretchr/testify v1.9.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -485,8 +485,8 @@ github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zx
github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
github.com/oklog/run v1.1.0 h1:GEenZ1cK0+q0+wsJew9qUg/DyD8k3JzYsZAi5gYi2mA=
github.com/oklog/run v1.1.0/go.mod h1:sVPdnTZT1zYwAJeCMu2Th4T21pA3FPOQRfWjQlk7DVU=
github.com/openvpn/cloudconnexa-go-client/v2 v2.0.16 h1:KX3OEU1RegZZ4E9TAgMFsP/KtFiugaRfLnnLMb9H0uI=
github.com/openvpn/cloudconnexa-go-client/v2 v2.0.16/go.mod h1:aky93nehxFyRZ/rE6sjhQ7aLW9IU7XHOpAMCFbTgYIw=
github.com/openvpn/cloudconnexa-go-client/v2 v2.0.17 h1:sWTmQu/7smhJDgoF3on9dexwwB1jQE/0hNzxjGCcVPA=
github.com/openvpn/cloudconnexa-go-client/v2 v2.0.17/go.mod h1:aky93nehxFyRZ/rE6sjhQ7aLW9IU7XHOpAMCFbTgYIw=
github.com/pjbgf/sha1cd v0.3.0 h1:4D5XXmUUBUl/xQ6IjCkEAbqXskkq/4O7LmGn0AqMDs4=
github.com/pjbgf/sha1cd v0.3.0/go.mod h1:nZ1rrWOcGJ5uZgEEVL1VUM9iRQiZvWdbZjkKyFzPPsI=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down

0 comments on commit 9792938

Please sign in to comment.