Skip to content

Commit

Permalink
vendor sync
Browse files Browse the repository at this point in the history
  • Loading branch information
RavinderReddyF5 committed Dec 4, 2024
1 parent fb3fd30 commit e7c7553
Show file tree
Hide file tree
Showing 4 changed files with 64 additions and 43 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/hashicorp/terraform-plugin-log v0.8.0
github.com/hashicorp/terraform-plugin-testing v1.2.0
github.com/stretchr/testify v1.8.4
gitswarm.f5net.com/terraform-providers/f5osclient v1.0.8
gitswarm.f5net.com/terraform-providers/f5osclient v1.0.9
golang.org/x/mod v0.17.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ github.com/xanzy/ssh-agent v0.3.0/go.mod h1:3s9xbODqPuuhK9JV1R321M/FlMZSBvE5aY6e
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/zclconf/go-cty v1.13.1 h1:0a6bRwuiSHtAmqCqNOE+c2oHgepv0ctoxU4FUe43kwc=
github.com/zclconf/go-cty v1.13.1/go.mod h1:YKQzy/7pZ7iq2jNFzy5go57xdxdWoLLpaEp4u238AE0=
gitswarm.f5net.com/terraform-providers/f5osclient v1.0.8 h1:XP4wzpY6Tziiyc3I5HFD59LY98mK2DG/tvtYkh5b4W0=
gitswarm.f5net.com/terraform-providers/f5osclient v1.0.8/go.mod h1:k+4tg9l6yO3FlFh3dkXGc+Wl+LOB/AXu302hAX6nhDU=
gitswarm.f5net.com/terraform-providers/f5osclient v1.0.9 h1:gp8/pfctubABn5els92mqYbE+n+ZHv1XQh4d37Vw94c=
gitswarm.f5net.com/terraform-providers/f5osclient v1.0.9/go.mod h1:k+4tg9l6yO3FlFh3dkXGc+Wl+LOB/AXu302hAX6nhDU=
golang.org/x/crypto v0.0.0-20190219172222-a4c6cb3142f2/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20200414173820-0848c9571904/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
Expand Down
99 changes: 60 additions & 39 deletions vendor/gitswarm.f5net.com/terraform-providers/f5osclient/f5os.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ github.com/zclconf/go-cty/cty/function/stdlib
github.com/zclconf/go-cty/cty/gocty
github.com/zclconf/go-cty/cty/json
github.com/zclconf/go-cty/cty/set
# gitswarm.f5net.com/terraform-providers/f5osclient v1.0.8
# gitswarm.f5net.com/terraform-providers/f5osclient v1.0.9
## explicit; go 1.21.3
gitswarm.f5net.com/terraform-providers/f5osclient
# golang.org/x/crypto v0.25.0
Expand Down

0 comments on commit e7c7553

Please sign in to comment.