Skip to content

Commit d2f5ce8

Browse files
authored
Merge pull request #1666 from cloudflare/dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-1.9.0
build(deps): bump gitlab.com/gitlab-org/api/client-go from 1.8.2 to 1.9.0
2 parents d55bf0b + ab8797f commit d2f5ce8

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
@@ -21,7 +21,7 @@ require (
2121
github.com/stretchr/testify v1.11.1
2222
github.com/urfave/cli/v3 v3.6.1
2323
github.com/zclconf/go-cty v1.17.0
24-
gitlab.com/gitlab-org/api/client-go v1.8.2
24+
gitlab.com/gitlab-org/api/client-go v1.9.0
2525
go.nhat.io/httpmock v0.11.0
2626
go.uber.org/ratelimit v0.3.1
2727
go.yaml.in/yaml/v3 v3.0.4

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,8 @@ github.com/zclconf/go-cty v1.17.0 h1:seZvECve6XX4tmnvRzWtJNHdscMtYEx5R7bnnVyd/d0
232232
github.com/zclconf/go-cty v1.17.0/go.mod h1:wqFzcImaLTI6A5HfsRwB0nj5n0MRZFwmey8YoFPPs3U=
233233
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 h1:4r45xpDWB6ZMSMNJFMOjqrGHynW3DIBuR2H9j0ug+Mo=
234234
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940/go.mod h1:CmBdvvj3nqzfzJ6nTCIwDTPZ56aVGvDrmztiO5g3qrM=
235-
gitlab.com/gitlab-org/api/client-go v1.8.2 h1:rDNJLOalQmG9yw6YjNK5Hx6+uhPyiCA/WYZ+jJugc9I=
236-
gitlab.com/gitlab-org/api/client-go v1.8.2/go.mod h1:71yTJk1lnHCWcZLvM5kPAXzeJ2fn5GjaoV8gTOPd4ME=
235+
gitlab.com/gitlab-org/api/client-go v1.9.0 h1:hyUiGId1Bc/MUbkosivlmvQrlUN4CyHHzwXKHCirPM4=
236+
gitlab.com/gitlab-org/api/client-go v1.9.0/go.mod h1:71yTJk1lnHCWcZLvM5kPAXzeJ2fn5GjaoV8gTOPd4ME=
237237
go.nhat.io/httpmock v0.11.0 h1:GSADjr4/sn1HXqnyluPr9PYpSmMh/h3ty0O7lEozD3c=
238238
go.nhat.io/httpmock v0.11.0/go.mod h1:276uIJ0K7BYfC8EW2WUK4S9PyEjiR71Ex0+43b3eNtk=
239239
go.nhat.io/matcher/v2 v2.0.0 h1:W+rbHi0hKuZHtOQH4U5g+KwyKyfVioIxrxjoGRcUETE=

0 commit comments

Comments
 (0)