Skip to content

Commit

Permalink
build(deps): bump github.com/fastly/go-fastly/v8 from 8.5.9 to 8.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Integralist committed Sep 5, 2023
1 parent 93bac71 commit eb3e0fe
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/bflad/tfproviderlint v0.29.0
github.com/fastly/go-fastly/v8 v8.5.9
github.com/fastly/go-fastly/v8 v8.6.1
github.com/google/go-cmp v0.5.9
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
github.com/hashicorp/terraform-plugin-docs v0.16.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ 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/dnaeon/go-vcr v1.2.0 h1:zHCHvJYTMh1N7xnV7zf1m1GPBF9Ad0Jk/whtQ1663qI=
github.com/emirpasic/gods v1.18.1 h1:FXtiHYKDGKCW2KzwZKx0iC0PQmdlorYgdFG9jPXJ1Bc=
github.com/fastly/go-fastly/v8 v8.5.9 h1:DAebgYDu60MF9BO2cqKFSfvMfgn85L6ycMSy3PYfFNU=
github.com/fastly/go-fastly/v8 v8.5.9/go.mod h1:jmjaUGq1RUdP05XOuD1ICvuuzo0EdCexShviy2sFfHU=
github.com/fastly/go-fastly/v8 v8.6.1 h1:Hwn6RTHhnaCtafuTeFgXt2IrAPknwqttdj9DTlZ8BSg=
github.com/fastly/go-fastly/v8 v8.6.1/go.mod h1:sC3WMOjQxwXk+gRI68ooTJJsI+/6AMA/4JLvrhNgpVk=
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
github.com/fatih/color v1.13.0/go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk=
github.com/fatih/color v1.15.0 h1:kOqh6YHBtK8aywxGerMG2Eq3H6Qgoqeo13Bk2Mv/nBs=
Expand Down
5 changes: 5 additions & 0 deletions vendor/github.com/fastly/go-fastly/v8/fastly/backend.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/github.com/fastly/go-fastly/v8/fastly/client.go

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

4 changes: 3 additions & 1 deletion vendor/github.com/fastly/go-fastly/v8/fastly/kv_store.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 @@ -211,8 +211,8 @@ github.com/cloudflare/circl/sign/ed448
# github.com/davecgh/go-spew v1.1.1
## explicit
github.com/davecgh/go-spew/spew
# github.com/fastly/go-fastly/v8 v8.5.9
## explicit; go 1.18
# github.com/fastly/go-fastly/v8 v8.6.1
## explicit; go 1.19
github.com/fastly/go-fastly/v8/fastly
# github.com/fatih/color v1.15.0
## explicit; go 1.17
Expand Down

0 comments on commit eb3e0fe

Please sign in to comment.