Skip to content

Commit

Permalink
Bump github.com/neicnordic/crypt4gh from 1.5.2 to 1.5.3
Browse files Browse the repository at this point in the history
Bumps [github.com/neicnordic/crypt4gh](https://github.com/neicnordic/crypt4gh) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/neicnordic/crypt4gh/releases)
- [Changelog](https://github.com/neicnordic/crypt4gh/blob/master/.goreleaser.yml)
- [Commits](neicnordic/crypt4gh@v1.5.2...v1.5.3)

---
updated-dependencies:
- dependency-name: github.com/neicnordic/crypt4gh
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2022
1 parent 2d38ece commit 456604b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.17
require (
github.com/aws/aws-sdk-go v1.44.121
github.com/manifoldco/promptui v0.9.0
github.com/neicnordic/crypt4gh v1.5.2
github.com/neicnordic/crypt4gh v1.5.3
github.com/sirupsen/logrus v1.9.0
github.com/stretchr/testify v1.8.0
gopkg.in/ini.v1 v1.67.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ github.com/johannesboyne/gofakes3 v0.0.0-20220627085814-c3ac35da23b2/go.mod h1:L
github.com/logrusorgru/aurora v2.0.3+incompatible/go.mod h1:7rIyQOR62GCctdiQpZ/zOJlFyk6y+94wXzv6RNZgaR4=
github.com/manifoldco/promptui v0.9.0 h1:3V4HzJk1TtXW1MTZMP7mdlwbBpIinw3HztaIlYthEiA=
github.com/manifoldco/promptui v0.9.0/go.mod h1:ka04sppxSGFAtxX0qhlYQjISsg9mR4GWtQEhdbn6Pgg=
github.com/neicnordic/crypt4gh v1.5.2 h1:p6xmo9Ymeb24yNvDcdv5SkUh9obFC1++iUrVJ/U/3w4=
github.com/neicnordic/crypt4gh v1.5.2/go.mod h1:EwsS60OQgdNS7mTAM5DZNGyj296OEFAwGkYFSdBrqOA=
github.com/neicnordic/crypt4gh v1.5.3 h1:napnG+Uq0MiHK7okNOjeQ+9rT5bGcczx2SHJiF4f0rI=
github.com/neicnordic/crypt4gh v1.5.3/go.mod h1:EwsS60OQgdNS7mTAM5DZNGyj296OEFAwGkYFSdBrqOA=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
Expand Down

0 comments on commit 456604b

Please sign in to comment.