File tree Expand file tree Collapse file tree 4 files changed +6
-201
lines changed
Expand file tree Collapse file tree 4 files changed +6
-201
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ go 1.22.4
44
55// Deploymenttheory
66require (
7- github.com/deploymenttheory/go-api-http-client v0.2.11-0.20240813122302-f2e9b213636a
8- github.com/deploymenttheory/go-api-http-client-integrations v0.0.9-0.20240813093612-60356b3bf69a
7+ github.com/deploymenttheory/go-api-http-client v0.2.11
8+ github.com/deploymenttheory/go-api-http-client-integrations v0.0.11
99)
1010
1111require (
Original file line number Diff line number Diff line change @@ -43,10 +43,10 @@ github.com/aws/smithy-go v1.20.3/go.mod h1:krry+ya/rV9RDcV/Q16kpu6ypI4K2czasz0NC
4343github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
4444github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
4545github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
46- github.com/deploymenttheory/go-api-http-client v0.2.11-0.20240813122302-f2e9b213636a h1:8RrIvbGxzZhT523sENcPh7+ptuSbubIlCEAo+lMmHEk =
47- github.com/deploymenttheory/go-api-http-client v0.2.11-0.20240813122302-f2e9b213636a /go.mod h1:LKDnBcieS6CyikZjTKPpziVdxnTwzBHE6Hx1cuWRcuU =
48- github.com/deploymenttheory/go-api-http-client-integrations v0.0.9-0.20240813093612-60356b3bf69a h1:HIlFFhq/mtL/e/HyLoAwSQmwNyJCxXBkCeRIl5GT1Cg =
49- github.com/deploymenttheory/go-api-http-client-integrations v0.0.9-0.20240813093612-60356b3bf69a /go.mod h1:yzHJLElNOxwSFj1hW6i3rnhkdsJoBbwmepWKDVdGd6Y =
46+ github.com/deploymenttheory/go-api-http-client v0.2.11 h1:hEVxXX60cUxRqKkJBHADC/S91+iCPYdBIwkT6stexTY =
47+ github.com/deploymenttheory/go-api-http-client v0.2.11 /go.mod h1:LKDnBcieS6CyikZjTKPpziVdxnTwzBHE6Hx1cuWRcuU =
48+ github.com/deploymenttheory/go-api-http-client-integrations v0.0.11 h1:1jRrAeD6iGXw7DDccoYTre0XS9bVbCAk3lmFCO43Z28 =
49+ github.com/deploymenttheory/go-api-http-client-integrations v0.0.11 /go.mod h1:FQPNu+QaAyq9XWSjItJo82ABvkiGwdOlt73Qm6vp3MU =
5050github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da h1:oI5xCqsCo564l8iNU+DwB5epxmsaqB+rhGL0m5jtYqE =
5151github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
5252github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments