Skip to content

Commit

Permalink
Build(deps): Bump github.com/Flagsmith/flagsmith-go-api-client (#118)
Browse files Browse the repository at this point in the history
Bumps [github.com/Flagsmith/flagsmith-go-api-client](https://github.com/Flagsmith/flagsmith-go-api-client) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/Flagsmith/flagsmith-go-api-client/releases)
- [Commits](Flagsmith/flagsmith-go-api-client@v0.7.0...v0.7.1)

---
updated-dependencies:
- dependency-name: github.com/Flagsmith/flagsmith-go-api-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent f2cb02f commit ce41c34
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/Flagsmith/terraform-provider-flagsmith
go 1.20

require (
github.com/Flagsmith/flagsmith-go-api-client v0.7.0
github.com/Flagsmith/flagsmith-go-api-client v0.7.1
github.com/hashicorp/terraform-plugin-docs v0.16.0
github.com/hashicorp/terraform-plugin-framework v1.4.2
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
github.com/Flagsmith/flagsmith-go-api-client v0.7.0 h1:s78301OfgpiCht424WXjkS/VNaiBIKK+0PBgGL6wKeU=
github.com/Flagsmith/flagsmith-go-api-client v0.7.0/go.mod h1:057wLgk8hRfEa/MJH6eW2VwVJ9eXQihwe/n2jZfqgpU=
github.com/Flagsmith/flagsmith-go-api-client v0.7.1 h1:JV5L9MOP0xSpvdJ/kFslHD5giHoLhF500Hw02V8IN7M=
github.com/Flagsmith/flagsmith-go-api-client v0.7.1/go.mod h1:rXk/ipXHVus0dvFrnhpYlbrCERpgY8UBhdLfOwpFwWo=
github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI=
github.com/Masterminds/goutils v1.1.1/go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU=
github.com/Masterminds/semver/v3 v3.1.1 h1:hLg3sBzpNErnxhQtUy/mmLR2I9foDujNK030IGemrRc=
Expand Down

0 comments on commit ce41c34

Please sign in to comment.