Skip to content

Commit

Permalink
build(deps): bump github.com/fastly/fastly-go from 1.0.0-beta.22 to 1…
Browse files Browse the repository at this point in the history
….0.0-beta.23 (#75)
  • Loading branch information
Integralist authored Oct 30, 2023
1 parent 1085300 commit a8fee0f
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 @@ -3,7 +3,7 @@ module github.com/integralist/terraform-provider-fastly-framework
go 1.21

require (
github.com/fastly/fastly-go v1.0.0-beta.22
github.com/fastly/fastly-go v1.0.0-beta.23
github.com/google/uuid v1.4.0
github.com/hashicorp/terraform-plugin-docs v0.16.0
github.com/hashicorp/terraform-plugin-framework v1.4.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,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/emirpasic/gods v1.18.1 h1:FXtiHYKDGKCW2KzwZKx0iC0PQmdlorYgdFG9jPXJ1Bc=
github.com/emirpasic/gods v1.18.1/go.mod h1:8tpGGwCnJ5H4r6BWwaV6OrWmMoPhUl5jm/FMNAnJvWQ=
github.com/fastly/fastly-go v1.0.0-beta.22 h1:NwKJglVnjXqjqSqoSyv4jRg6KVsUsXrEF1AkpIcbT4s=
github.com/fastly/fastly-go v1.0.0-beta.22/go.mod h1:ev9Xm6svDmNXg9VVHCGCEkq2fWnhPWnol+M4ncl7w6I=
github.com/fastly/fastly-go v1.0.0-beta.23 h1:dth09bCfxX3ySSpWlcO/l7Iq3wPQQQIehvxIUWsPCZo=
github.com/fastly/fastly-go v1.0.0-beta.23/go.mod h1:ev9Xm6svDmNXg9VVHCGCEkq2fWnhPWnol+M4ncl7w6I=
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

0 comments on commit a8fee0f

Please sign in to comment.