Skip to content

Commit bcf0c50

Browse files
authored
Merge branch APIGOV-UpdateSDKForTesting
APIGOV-UpdateSDKForTesting - Update SDK for testing
2 parents dac5c50 + 017e02e commit bcf0c50

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
@@ -5,7 +5,7 @@ go 1.21
55
toolchain go1.21.3
66

77
require (
8-
github.com/Axway/agent-sdk v1.1.105-0.20241204101438-8448631f3c3c
8+
github.com/Axway/agent-sdk v1.1.105-0.20241206222705-d96d27d2602a
99
github.com/elastic/beats/v7 v7.17.23
1010
github.com/google/uuid v1.6.0
1111
github.com/kong/go-kong v0.47.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ cloud.google.com/go/storage v1.8.0/go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RX
3636
cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0=
3737
cloud.google.com/go/storage v1.14.0/go.mod h1:GrKmX003DSIwi9o29oFT7YDnHYwZoctc3fOKtUw0Xmo=
3838
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
39-
github.com/Axway/agent-sdk v1.1.105-0.20241204101438-8448631f3c3c h1:CpaoDLQuAdhj/iC3sPVAKB2/QJBwWDH1ASkPNysSdOw=
40-
github.com/Axway/agent-sdk v1.1.105-0.20241204101438-8448631f3c3c/go.mod h1:NhERCib3ua60r5kiw64988w+MzOnjUAGZSmj8nRETjY=
39+
github.com/Axway/agent-sdk v1.1.105-0.20241206222705-d96d27d2602a h1:t0kcJywh4eXvGO2Lu5jrhrNignEHFsxZ3REAypoiqWE=
40+
github.com/Axway/agent-sdk v1.1.105-0.20241206222705-d96d27d2602a/go.mod h1:NhERCib3ua60r5kiw64988w+MzOnjUAGZSmj8nRETjY=
4141
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 h1:w+iIsaOQNcT7OZ575w+acHgRric5iCyQh+xv+KJ4HB8=
4242
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod h1:LmzpDX56iTiv29bbRTIsUNlaFfuhWRQBWjQdVyAevI8=
4343
github.com/Azure/go-autorest v14.2.0+incompatible/go.mod h1:r+4oMnoxhatjLLJ6zxSWATqVooLgysK6ZNox3g/xq24=

0 commit comments

Comments
 (0)