Skip to content

Commit

Permalink
Bump github.com/txn2/txeh from 1.2.2 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [github.com/txn2/txeh](https://github.com/txn2/txeh) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/txn2/txeh/releases)
- [Changelog](https://github.com/txn2/txeh/blob/master/goreleaser.yml)
- [Commits](txn2/txeh@v1.2.2...v1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 3, 2019
1 parent b1151d9 commit 1d3931d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -18,7 +18,7 @@ require (
github.com/radovskyb/watcher v1.0.7
github.com/spf13/cobra v0.0.5
github.com/stretchr/testify v1.4.0
github.com/txn2/txeh v1.2.2
github.com/txn2/txeh v1.3.0
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 // indirect
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 // indirect
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Expand Up @@ -172,6 +172,8 @@ github.com/txn2/txeh v1.2.0 h1:X9Pu4/FLK3BvpaiLw1diZT9iHfRtA1AtPjRj61R/5aI=
github.com/txn2/txeh v1.2.0/go.mod h1:ZjxVrLPqwKzFone9TXvhynlP06p7JfYQ8DyDsnNyovI=
github.com/txn2/txeh v1.2.2 h1:8y+kEMJz/6Ri1n7Twb0r1BLCCjETu2LPixeN2AjG/eo=
github.com/txn2/txeh v1.2.2/go.mod h1:O7M6gUTPeMF+vsa4c4Ipx3JDkOYrruB1Wry8QRsMcw8=
github.com/txn2/txeh v1.3.0 h1:vnbv63htVMZCaQgLqVBxKvj2+HHHFUzNW7I183zjg3E=
github.com/txn2/txeh v1.3.0/go.mod h1:O7M6gUTPeMF+vsa4c4Ipx3JDkOYrruB1Wry8QRsMcw8=
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0=
github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod h1:aYKd//L2LvnjZzWKhF00oedf4jCCReLcmhLdhm1A27Q=
golang.org/x/crypto v0.0.0-20181025213731-e84da0312774/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
Expand Down

0 comments on commit 1d3931d

Please sign in to comment.