Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
franzmueller committed Aug 7, 2023
1 parent 3214a86 commit 5d03449
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/gorilla/websocket v1.4.2
github.com/ory/dockertest/v3 v3.8.1
github.com/satori/go.uuid v1.2.0
github.com/senergy-platform/vault-jwt-go v0.0.0-20220413093555-9d1c21132007
github.com/senergy-platform/vault-jwt-go v0.0.0-20230807093132-0e8f1a8051a6
go.mongodb.org/mongo-driver v1.7.0
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,8 @@ github.com/satori/go.uuid v1.2.0/go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdh
github.com/seccomp/libseccomp-golang v0.9.1/go.mod h1:GbW5+tmTXfcxTToHLXlScSlAvWlF4P2Ca7zGrPiEpWo=
github.com/senergy-platform/vault-jwt-go v0.0.0-20220413093555-9d1c21132007 h1:HvfymMQ5lEFt11HEM3OZVaUUo9Izdq+lPbVXfQxblMs=
github.com/senergy-platform/vault-jwt-go v0.0.0-20220413093555-9d1c21132007/go.mod h1:sLlRUw4z1XtkN0DNfk6Of3GJTnsSv2N9byXvGXZvTVo=
github.com/senergy-platform/vault-jwt-go v0.0.0-20230807093132-0e8f1a8051a6 h1:ghM8ayTcTSh4vPhpDirdLlftASbJRrwIiPkYgqZCRAE=
github.com/senergy-platform/vault-jwt-go v0.0.0-20230807093132-0e8f1a8051a6/go.mod h1:sLlRUw4z1XtkN0DNfk6Of3GJTnsSv2N9byXvGXZvTVo=
github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc=
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
github.com/sirupsen/logrus v1.4.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
Expand Down

0 comments on commit 5d03449

Please sign in to comment.