Skip to content

Commit

Permalink
Build(deps): Bump github.com/Flagsmith/flagsmith-go-api-client (#141)
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.8.0 to 0.9.0.
- [Release notes](https://github.com/Flagsmith/flagsmith-go-api-client/releases)
- [Commits](Flagsmith/flagsmith-go-api-client@v0.8.0...v0.9.0)

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

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 Apr 26, 2024
1 parent a6aa50b commit 227119b
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 @@ -5,7 +5,7 @@ go 1.21
toolchain go1.22.2

require (
github.com/Flagsmith/flagsmith-go-api-client v0.8.0
github.com/Flagsmith/flagsmith-go-api-client v0.9.0
github.com/hashicorp/terraform-plugin-docs v0.19.1
github.com/hashicorp/terraform-plugin-framework v1.8.0
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
Expand Up @@ -2,8 +2,8 @@ dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
github.com/BurntSushi/toml v1.2.1 h1:9F2/+DoOYIOksmaJFPw1tGFy1eDnIJXg+UHjuD8lTak=
github.com/BurntSushi/toml v1.2.1/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/Flagsmith/flagsmith-go-api-client v0.8.0 h1:IUHzsUEQjb0+XvrJiVQZj86vRJlhZUmhHO5tGOFDzcI=
github.com/Flagsmith/flagsmith-go-api-client v0.8.0/go.mod h1:T+Vcd9tL6TxqHovTzoy9V1rGS7cKrM9u6XntK+7gh8Q=
github.com/Flagsmith/flagsmith-go-api-client v0.9.0 h1:kGIz6iQ/UNJzVRwNm8ylHdN7IbWrv9RntyZrq5yi37w=
github.com/Flagsmith/flagsmith-go-api-client v0.9.0/go.mod h1:T+Vcd9tL6TxqHovTzoy9V1rGS7cKrM9u6XntK+7gh8Q=
github.com/Kunde21/markdownfmt/v3 v3.1.0 h1:KiZu9LKs+wFFBQKhrZJrFZwtLnCCWJahL+S+E/3VnM0=
github.com/Kunde21/markdownfmt/v3 v3.1.0/go.mod h1:tPXN1RTyOzJwhfHoon9wUr4HGYmWgVxSQN6VBJDkrVc=
github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI=
Expand Down

0 comments on commit 227119b

Please sign in to comment.