Skip to content

Commit

Permalink
build(deps): bump github.com/fastly/fastly-go
Browse files Browse the repository at this point in the history
Bumps [github.com/fastly/fastly-go](https://github.com/fastly/fastly-go) from 1.0.0-beta.25 to 1.0.0-beta.27.
- [Release notes](https://github.com/fastly/fastly-go/releases)
- [Changelog](https://github.com/fastly/fastly-go/blob/main/CHANGELOG.md)
- [Commits](fastly/fastly-go@v1.0.0-beta.25...v1.0.0-beta.27)

---
updated-dependencies:
- dependency-name: github.com/fastly/fastly-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent fe0a372 commit 31d4968
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.25
github.com/fastly/fastly-go v1.0.0-beta.27
github.com/google/uuid v1.5.0
github.com/hashicorp/terraform-plugin-docs v0.17.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 @@ -34,8 +34,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.25 h1:gzcpAN3qS55A01wFVo9PMeoySyrIHdMZRuj0ZgFpdZU=
github.com/fastly/fastly-go v1.0.0-beta.25/go.mod h1:ev9Xm6svDmNXg9VVHCGCEkq2fWnhPWnol+M4ncl7w6I=
github.com/fastly/fastly-go v1.0.0-beta.27 h1:UMfRfeb1VG6IkWZ3PkwDC/ZpVM9QA22bGu1M1r9iMiQ=
github.com/fastly/fastly-go v1.0.0-beta.27/go.mod h1:ev9Xm6svDmNXg9VVHCGCEkq2fWnhPWnol+M4ncl7w6I=
github.com/fatih/color v1.13.0/go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk=
github.com/fatih/color v1.16.0 h1:zmkK9Ngbjj+K0yRhTVONQh1p/HknKYSlNT+vZCzyokM=
github.com/fatih/color v1.16.0/go.mod h1:fL2Sau1YI5c0pdGEVCbKQbLXB6edEj1ZgiY4NijnWvE=
Expand Down

0 comments on commit 31d4968

Please sign in to comment.