Skip to content

Commit

Permalink
fix(deps): update module github.com/harness/ff-golang-server-sdk to v…
Browse files Browse the repository at this point in the history
…0.1.25
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent f447ea2 commit b7128a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion providers/harness/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/open-feature/go-sdk-contrib/providers/harness
go 1.21

require (
github.com/harness/ff-golang-server-sdk v0.1.24
github.com/harness/ff-golang-server-sdk v0.1.25
github.com/jarcoal/httpmock v1.3.1
github.com/open-feature/go-sdk v1.11.0
github.com/stretchr/testify v1.9.0
Expand Down
2 changes: 2 additions & 0 deletions providers/harness/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ github.com/harness/ff-golang-server-sdk v0.1.17 h1:h5Grbfgh/7Hisrt30Fo/7UIo7oCVV
github.com/harness/ff-golang-server-sdk v0.1.17/go.mod h1:rgZU38pqz49d4Gs/oF5tBmyhOWQUjiSl3ZnRd2UespA=
github.com/harness/ff-golang-server-sdk v0.1.24 h1:4SCvZxOZc5JeJN+L8zt/uADgusKajcQKz20pDytcw9I=
github.com/harness/ff-golang-server-sdk v0.1.24/go.mod h1:Fo6x7IBBj5Hdqug9pqF9B8BoNh71rEEwx36+ajgEHLU=
github.com/harness/ff-golang-server-sdk v0.1.25 h1:SRKZ+wqGnOiOofb7CRTXQ3IVlAdczvVMZQiEulZ8Xvc=
github.com/harness/ff-golang-server-sdk v0.1.25/go.mod h1:Fo6x7IBBj5Hdqug9pqF9B8BoNh71rEEwx36+ajgEHLU=
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ=
github.com/hashicorp/go-cleanhttp v0.5.2/go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48=
github.com/hashicorp/go-hclog v0.9.2 h1:CG6TE5H9/JXsFWJCfoIVpKFIkFe6ysEuHirp4DxCsHI=
Expand Down

0 comments on commit b7128a6

Please sign in to comment.