Skip to content

Commit

Permalink
Merge pull request #394 from F5Networks/vendor_update_v1.5.x
Browse files Browse the repository at this point in the history
vendor update for v1.5.x
  • Loading branch information
papineni87 authored Nov 26, 2020
2 parents 99a536c + ea542c2 commit 9c31f15
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 36 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
module github.com/F5Networks/terraform-provider-bigip

require (
github.com/f5devcentral/go-bigip v0.0.0-20201023175349-07af362653f5
github.com/f5devcentral/go-bigip/f5teem v0.0.0-20201014184950-5a84faa373bd
github.com/f5devcentral/go-bigip v0.0.0-20201125160952-63115d82d167
github.com/f5devcentral/go-bigip/f5teem v0.0.0-20201125160952-63115d82d167
github.com/google/uuid v1.1.1
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/hashicorp/hil v0.0.0-20190212132231-97b3a9cdfa93 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDk
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/f5devcentral/go-bigip v0.0.0-20201023175349-07af362653f5 h1:aSvAWr81NyAZwoUnGkmuWlGmvhH30eEi9+nD7HWM6a8=
github.com/f5devcentral/go-bigip v0.0.0-20201023175349-07af362653f5/go.mod h1:JZj/iVxDmEnGPyEwuNj7x0fuH2CtUBbD2J48MMp/SE8=
github.com/f5devcentral/go-bigip/f5teem v0.0.0-20201014184950-5a84faa373bd h1:fNTYTEyb1JbzCym7cc0SqO41gAkY6uep57dd+e9/IDU=
github.com/f5devcentral/go-bigip/f5teem v0.0.0-20201014184950-5a84faa373bd/go.mod h1:1Ly3xA1+0ydxV5iDxUBmOt4saqtbFZmxFxcRCcs6Xfk=
github.com/f5devcentral/go-bigip v0.0.0-20201125160952-63115d82d167 h1:9d8V3iAbVxSS0qcXx979wN1AWZ6Ugyat6XRcU0CK+RQ=
github.com/f5devcentral/go-bigip v0.0.0-20201125160952-63115d82d167/go.mod h1:JZj/iVxDmEnGPyEwuNj7x0fuH2CtUBbD2J48MMp/SE8=
github.com/f5devcentral/go-bigip/f5teem v0.0.0-20201125160952-63115d82d167 h1:Dx+N6MgcRUDHnPX5JBVpOz32brPwXr7PFrDe+LDqbsk=
github.com/f5devcentral/go-bigip/f5teem v0.0.0-20201125160952-63115d82d167/go.mod h1:1Ly3xA1+0ydxV5iDxUBmOt4saqtbFZmxFxcRCcs6Xfk=
github.com/fatih/color v1.7.0 h1:DkWD4oS2D8LGGgTQ6IvwJJXSL5Vp2ffcQg58nFV38Ys=
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
Expand Down
20 changes: 10 additions & 10 deletions vendor/github.com/f5devcentral/go-bigip/bigiq.go

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

36 changes: 18 additions & 18 deletions vendor/github.com/f5devcentral/go-bigip/ltm.go

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

4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ github.com/bgentry/go-netrc/netrc
github.com/bgentry/speakeasy
# github.com/davecgh/go-spew v1.1.1
github.com/davecgh/go-spew/spew
# github.com/f5devcentral/go-bigip v0.0.0-20201023175349-07af362653f5
# github.com/f5devcentral/go-bigip v0.0.0-20201125160952-63115d82d167
github.com/f5devcentral/go-bigip
# github.com/f5devcentral/go-bigip/f5teem v0.0.0-20201014184950-5a84faa373bd
# github.com/f5devcentral/go-bigip/f5teem v0.0.0-20201125160952-63115d82d167
github.com/f5devcentral/go-bigip/f5teem
# github.com/fatih/color v1.7.0
github.com/fatih/color
Expand Down

0 comments on commit 9c31f15

Please sign in to comment.