Skip to content

Commit baab1be

Browse files
dependabot[bot]Parisa68
authored andcommitted
[Go]: Bump github.com/neicnordic/crypt4gh
Bumps the all-modules group with 1 update in the /cli/lega-commander directory: [github.com/neicnordic/crypt4gh](https://github.com/neicnordic/crypt4gh). Updates `github.com/neicnordic/crypt4gh` from 1.14.2 to 1.15.0 - [Release notes](https://github.com/neicnordic/crypt4gh/releases) - [Commits](neicnordic/crypt4gh@v1.14.2...v1.15.0) --- updated-dependencies: - dependency-name: github.com/neicnordic/crypt4gh dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc18d39 commit baab1be

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cli/lega-commander/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/golang-jwt/jwt v3.2.2+incompatible
1010
github.com/jessevdk/go-flags v1.6.1
1111
github.com/logrusorgru/aurora/v4 v4.0.0
12-
github.com/neicnordic/crypt4gh v1.14.2
12+
github.com/neicnordic/crypt4gh v1.15.0
1313
)
1414

1515
require (

cli/lega-commander/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
2828
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
2929
github.com/mattn/go-runewidth v0.0.16 h1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6TULQc=
3030
github.com/mattn/go-runewidth v0.0.16/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w=
31-
github.com/neicnordic/crypt4gh v1.14.2 h1:iUYbA6djJWql5WUet7J9Mw+iQ9DYRGJWvNWC8WfuZBc=
32-
github.com/neicnordic/crypt4gh v1.14.2/go.mod h1:+y61sviowARFg7hMiggWvXe0LQXPDcUDOdflddsU1l4=
31+
github.com/neicnordic/crypt4gh v1.15.0 h1:as+O2Y2IwXAKJzSJX5RPE7PLTCtWkygdjIMk3N34YCo=
32+
github.com/neicnordic/crypt4gh v1.15.0/go.mod h1:4FYcQUA0mtdEosuktXaWw8IID2VYL8lKKHbSKxoI4g4=
3333
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
3434
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
3535
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=

0 commit comments

Comments
 (0)