Skip to content

Commit c9bda7a

Browse files
committed
to latest client
1 parent cc82cf3 commit c9bda7a

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
@@ -3,7 +3,7 @@ module github.com/deploymenttheory/go-api-http-client-integrations
33
go 1.22.4
44

55
require (
6-
github.com/deploymenttheory/go-api-http-client v0.2.1
6+
github.com/deploymenttheory/go-api-http-client v0.2.2
77
go.uber.org/zap v1.27.0
88
)
99

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
22
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
3-
github.com/deploymenttheory/go-api-http-client v0.2.1 h1:oWHBuWng5l6gAP2rwVTO90xflqeK7hyVyWbk8pFpL/w=
4-
github.com/deploymenttheory/go-api-http-client v0.2.1/go.mod h1:s1UqWIq+PyahwN+BoW06HCT8x11860PiKCL4h0Jhdsc=
3+
github.com/deploymenttheory/go-api-http-client v0.2.2 h1:VUg39vKrextxY+EvUrGj7u5YLT1FThrjm19MxrEYuDM=
4+
github.com/deploymenttheory/go-api-http-client v0.2.2/go.mod h1:s1UqWIq+PyahwN+BoW06HCT8x11860PiKCL4h0Jhdsc=
55
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
66
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
77
github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY=

0 commit comments

Comments
 (0)