Skip to content

Commit

Permalink
Update Internal Dependencies (#339)
Browse files Browse the repository at this point in the history
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: loreto <[email protected]>
  • Loading branch information
github-actions[bot] and loreto committed Jun 12, 2024
1 parent bf4d8a8 commit ab969f5
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 @@ -6,7 +6,7 @@ toolchain go1.22.1

require (
github.com/spf13/cobra v1.8.0
go.jetify.com/typeid v1.1.1-0.20240520210211-61dfb24ffdcd
go.jetify.com/typeid v1.2.1-0.20240604165525-f81dd7018dac
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
go.jetify.com/typeid v1.1.1-0.20240520210211-61dfb24ffdcd h1:d1gNGoqWVJzINqQeVG5wf+tBQvBFNPYjYjk/hBzFuFE=
go.jetify.com/typeid v1.1.1-0.20240520210211-61dfb24ffdcd/go.mod h1:68KXnMPJvJi4Pf2vUhr1QtWo5LfXzMwbUdLfwPlO4jI=
go.jetify.com/typeid v1.2.1-0.20240604165525-f81dd7018dac h1:RupOsuaUfgtJulnumsvXe1uQYMBsNn7kjjcTSNHHOtA=
go.jetify.com/typeid v1.2.1-0.20240604165525-f81dd7018dac/go.mod h1:CtVGyt2+TSp4Rq5+ARLvGsJqdNypKBAC6INQ9TLPlmk=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
Expand Down

0 comments on commit ab969f5

Please sign in to comment.