Skip to content

Commit

Permalink
Merge branch APIGOV-UpdateSDKForRelease
Browse files Browse the repository at this point in the history
APIGOV-UpdateSDKForRelease - Update to SDK v1.1.90
  • Loading branch information
dfeldick authored Jul 15, 2024
2 parents c7f7f39 + 00faf6f commit 32e10b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
toolchain go1.21.3

require (
github.com/Axway/agent-sdk v1.1.90-0.20240703131051-2f7d0eeca272
github.com/Axway/agent-sdk v1.1.90
github.com/elastic/beats/v7 v7.17.20
github.com/getkin/kin-openapi v0.125.0
github.com/google/uuid v1.6.0
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,8 @@ cloud.google.com/go/storage v1.8.0/go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RX
cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0=
cloud.google.com/go/storage v1.14.0/go.mod h1:GrKmX003DSIwi9o29oFT7YDnHYwZoctc3fOKtUw0Xmo=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
github.com/Axway/agent-sdk v1.1.89 h1:YEtScppqRLbX730g1RAzwgoMP45dnJCOdPluphQYk3Q=
github.com/Axway/agent-sdk v1.1.89/go.mod h1:LvcLFYbRJnI1iWXpkK01mSdMMwoIKd49M5Aik07gZhM=
github.com/Axway/agent-sdk v1.1.90-0.20240703131051-2f7d0eeca272 h1:x/cKr0Lc5PflLlWlgTdQBh/N/0mssv61Vf/D5BYNs+Q=
github.com/Axway/agent-sdk v1.1.90-0.20240703131051-2f7d0eeca272/go.mod h1:LvcLFYbRJnI1iWXpkK01mSdMMwoIKd49M5Aik07gZhM=
github.com/Axway/agent-sdk v1.1.90 h1:QaXq/e4BBNCRS0htuEZ1PwsW321+nNpiHHjn65dEF+g=
github.com/Axway/agent-sdk v1.1.90/go.mod h1:LvcLFYbRJnI1iWXpkK01mSdMMwoIKd49M5Aik07gZhM=
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 h1:w+iIsaOQNcT7OZ575w+acHgRric5iCyQh+xv+KJ4HB8=
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod h1:LmzpDX56iTiv29bbRTIsUNlaFfuhWRQBWjQdVyAevI8=
github.com/Azure/go-autorest v12.2.0+incompatible/go.mod h1:r+4oMnoxhatjLLJ6zxSWATqVooLgysK6ZNox3g/xq24=
Expand Down

0 comments on commit 32e10b0

Please sign in to comment.