Skip to content

Commit 8d04924

Browse files
chore(deps): bump github.com/harness/harness-go-sdk from 0.7.3 to 0.7.4 (#1331)
Bumps [github.com/harness/harness-go-sdk](https://github.com/harness/harness-go-sdk) from 0.7.3 to 0.7.4. - [Release notes](https://github.com/harness/harness-go-sdk/releases) - [Changelog](https://github.com/harness/harness-go-sdk/blob/main/CHANGELOG.md) - [Commits](harness/harness-go-sdk@v0.7.3...v0.7.4) --- updated-dependencies: - dependency-name: github.com/harness/harness-go-sdk dependency-version: 0.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent efd9758 commit 8d04924

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/aws/aws-sdk-go v1.55.8
1010
github.com/docker/docker v28.5.2+incompatible
1111
github.com/google/uuid v1.6.0
12-
github.com/harness/harness-go-sdk v0.7.3
12+
github.com/harness/harness-go-sdk v0.7.5
1313
github.com/harness/harness-openapi-go-client v0.0.25
1414
github.com/hashicorp/go-cleanhttp v0.5.2
1515
github.com/hashicorp/go-cty v1.5.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
7878
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
7979
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 h1:NmZ1PKzSTQbuGHw9DGPFomqkkLWMC+vZCkfs+FHv1Vg=
8080
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3/go.mod h1:zQrxl1YP88HQlA6i9c63DSVPFklWpGX4OWAc9bFuaH4=
81-
github.com/harness/harness-go-sdk v0.7.3 h1:QXe6x9k+2VP9AW9kK/e/ZTwznyYotPir310stCkCrKg=
82-
github.com/harness/harness-go-sdk v0.7.3/go.mod h1:T3nqoDb9WUuGxPbh0Dt2jfytimCLmZ9rQ8bCJgOgnRE=
81+
github.com/harness/harness-go-sdk v0.7.5 h1:Fu2PePeqxpr0foPlh2rgw+Ho+p9+lpUao1uZpo6Ow5I=
82+
github.com/harness/harness-go-sdk v0.7.5/go.mod h1:T3nqoDb9WUuGxPbh0Dt2jfytimCLmZ9rQ8bCJgOgnRE=
8383
github.com/harness/harness-openapi-go-client v0.0.25 h1:s1ALpC6cCJCMBkEVPjAjyHTPEpBfPyV78TeXpp3CEoU=
8484
github.com/harness/harness-openapi-go-client v0.0.25/go.mod h1:u0vqYb994BJGotmEwJevF4L3BNAdU9i8ui2d22gmLPA=
8585
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=

0 commit comments

Comments
 (0)