Skip to content

Commit

Permalink
adding vendor sync changes
Browse files Browse the repository at this point in the history
  • Loading branch information
RavinderReddyF5 committed Jan 16, 2025
1 parent 7aec84c commit 31c508d
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion bigip/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package bigip

// ProviderVersion is set at build-time in the release process
var ProviderVersion = "1.22.6"
var ProviderVersion = "1.22.7"
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ require (
github.com/Azure/azure-storage-blob-go v0.13.0
github.com/Azure/go-autorest/autorest v0.11.18
github.com/Azure/go-autorest/autorest/adal v0.9.13
github.com/f5devcentral/go-bigip v0.0.0-20250102172413-fd76522d9fab
github.com/f5devcentral/go-bigip/f5teem v0.0.0-20250102172413-fd76522d9fab
github.com/f5devcentral/go-bigip v0.0.0-20250116053057-6ba73c2361f0
github.com/f5devcentral/go-bigip/f5teem v0.0.0-20250116053057-6ba73c2361f0
github.com/google/uuid v1.3.0
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
github.com/hashicorp/terraform-plugin-sdk/v2 v2.25.0
github.com/stretchr/testify v1.8.4
golang.org/x/text v0.14.0
Expand All @@ -36,7 +37,6 @@ require (
github.com/hashicorp/errwrap v1.0.0 // indirect
github.com/hashicorp/go-checkpoint v0.5.0 // indirect
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 // indirect
github.com/hashicorp/go-hclog v1.4.0 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/hashicorp/go-plugin v1.4.8 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ=
github.com/emirpasic/gods v1.12.0 h1:QAUIPSaCu4G+POclxeqb3F+WPpdKqFGlw36+yOzGlrg=
github.com/emirpasic/gods v1.12.0/go.mod h1:YfzfFFoVP/catgzJb4IKIqXjX78Ha8FMSDh3ymbK86o=
github.com/f5devcentral/go-bigip v0.0.0-20250102172413-fd76522d9fab h1:uhnYdiQbqEYrRnGixekhkrCpbhyn7YUj7yeVs+MyVPc=
github.com/f5devcentral/go-bigip v0.0.0-20250102172413-fd76522d9fab/go.mod h1:0Lkr0fBU6O1yBxF2mt9JFwXpaFbIb/wAY7oM3dMJDdA=
github.com/f5devcentral/go-bigip/f5teem v0.0.0-20250102172413-fd76522d9fab h1:ySRZdYMEcTe0ozTyM9cakQv30YTzb/O8ls+3KK4OT0E=
github.com/f5devcentral/go-bigip/f5teem v0.0.0-20250102172413-fd76522d9fab/go.mod h1:r7o5I22EvO+fps2u10bz4ZUlTlNHopQSWzVcW19hK3U=
github.com/f5devcentral/go-bigip v0.0.0-20250116053057-6ba73c2361f0 h1:w2z9BizQqAX9IYv5VJjXk4MYzeWoHMyZh3YnuodV7ww=
github.com/f5devcentral/go-bigip v0.0.0-20250116053057-6ba73c2361f0/go.mod h1:0Lkr0fBU6O1yBxF2mt9JFwXpaFbIb/wAY7oM3dMJDdA=
github.com/f5devcentral/go-bigip/f5teem v0.0.0-20250116053057-6ba73c2361f0 h1:Nkb/wocEF6hHd1T8aT/lIhq3+j2Y0ZiHS+cLprvAi6E=
github.com/f5devcentral/go-bigip/f5teem v0.0.0-20250116053057-6ba73c2361f0/go.mod h1:r7o5I22EvO+fps2u10bz4ZUlTlNHopQSWzVcW19hK3U=
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
github.com/fatih/color v1.13.0 h1:8LOYc1KYPPmyKMuN8QV2DNRWNbLo6LZ0iLs8+mlH53w=
github.com/fatih/color v1.13.0/go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk=
Expand Down
4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ github.com/apparentlymart/go-textseg/v13/textseg
# github.com/davecgh/go-spew v1.1.1
## explicit
github.com/davecgh/go-spew/spew
# github.com/f5devcentral/go-bigip v0.0.0-20250102172413-fd76522d9fab
# github.com/f5devcentral/go-bigip v0.0.0-20250116053057-6ba73c2361f0
## explicit; go 1.20
github.com/f5devcentral/go-bigip
# github.com/f5devcentral/go-bigip/f5teem v0.0.0-20250102172413-fd76522d9fab
# github.com/f5devcentral/go-bigip/f5teem v0.0.0-20250116053057-6ba73c2361f0
## explicit; go 1.13
github.com/f5devcentral/go-bigip/f5teem
# github.com/fatih/color v1.13.0
Expand Down

0 comments on commit 31c508d

Please sign in to comment.