Skip to content

Commit

Permalink
Merge pull request #185 from eko/dependabot/go_modules/github.com/txn…
Browse files Browse the repository at this point in the history
…2/txeh-1.5.5

Bump github.com/txn2/txeh from 1.5.3 to 1.5.5
  • Loading branch information
eko committed Sep 16, 2023
2 parents cdd759b + ebb45ce commit 6ca465b
Show file tree
Hide file tree
Showing 6 changed files with 79 additions and 21 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -9,7 +9,7 @@ require (
github.com/radovskyb/watcher v1.0.7
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.4
github.com/txn2/txeh v1.5.3
github.com/txn2/txeh v1.5.5
gopkg.in/yaml.v2 v2.4.0
k8s.io/api v0.26.3
k8s.io/apimachinery v0.28.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -156,8 +156,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/txn2/txeh v1.5.3 h1:ZMgc3r+5/AFtE/ayCoICpvxj7xl/CYsZjnIGhozV/Kc=
github.com/txn2/txeh v1.5.3/go.mod h1:qYzGG9kCzeVEI12geK4IlanHWY8X4uy/I3NcW7mk8g4=
github.com/txn2/txeh v1.5.5 h1:UN4e/lCK5HGw/gGAi2GCVrNKg0GTCUWs7gs5riaZlz4=
github.com/txn2/txeh v1.5.5/go.mod h1:qYzGG9kCzeVEI12geK4IlanHWY8X4uy/I3NcW7mk8g4=
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU=
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod h1:GwrjFmJcFw6At/Gs6z4yjiIwzuJ1/+UwLxMQDVQXShQ=
github.com/xeipuuv/gojsonschema v1.2.0/go.mod h1:anYRn/JVcOK2ZgGU+IjEV4nwlhoK5sQluxsYJ78Id3Y=
Expand Down
6 changes: 3 additions & 3 deletions vendor/github.com/txn2/txeh/.goreleaser.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 22 additions & 11 deletions vendor/github.com/txn2/txeh/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

53 changes: 50 additions & 3 deletions vendor/github.com/txn2/txeh/txeh.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Expand Up @@ -128,7 +128,7 @@ github.com/stretchr/objx
## explicit; go 1.20
github.com/stretchr/testify/assert
github.com/stretchr/testify/mock
# github.com/txn2/txeh v1.5.3
# github.com/txn2/txeh v1.5.5
## explicit; go 1.20
github.com/txn2/txeh
# golang.org/x/net v0.13.0
Expand Down

0 comments on commit 6ca465b

Please sign in to comment.