Skip to content

Commit

Permalink
build(deps): bump go.jlucktay.dev/version from 0.2.0 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [go.jlucktay.dev/version](https://github.com/jlucktay/version) from 0.2.0 to 0.5.0.
- [Commits](jlucktay/version@v0.2.0...v0.5.0)

---
updated-dependencies:
- dependency-name: go.jlucktay.dev/version
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent f726ae1 commit 4a0ad62
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 @@ -15,6 +15,6 @@ require (
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.3.0
github.com/spf13/viper v1.10.1
go.jlucktay.dev/version v0.2.0
go.jlucktay.dev/version v0.5.0
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -427,8 +427,8 @@ github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1
go.etcd.io/etcd/api/v3 v3.5.1/go.mod h1:cbVKeC6lCfl7j/8jBhAK6aIYO9XOjdptoxU/nLQcPvs=
go.etcd.io/etcd/client/pkg/v3 v3.5.1/go.mod h1:IJHfcCEKxYu1Os13ZdwCwIUTUVGYTSAM3YSwc9/Ac1g=
go.etcd.io/etcd/client/v2 v2.305.1/go.mod h1:pMEacxZW7o8pg4CrFE7pquyCJJzZvkvdD2RibOCCCGs=
go.jlucktay.dev/version v0.2.0 h1:hkfiXENgbIoqBllDTwBjk5L+2cKLaMFQ+2Kly9i06ao=
go.jlucktay.dev/version v0.2.0/go.mod h1:GVPxAbRHnhQ3rzLpXPdjpZmxPe6UXLmdpdvebZGJjyY=
go.jlucktay.dev/version v0.5.0 h1:QIflJrkF/T2McJDPtoIO98SSjekHWXlUtFcYDCOCjAU=
go.jlucktay.dev/version v0.5.0/go.mod h1:Hc4LdqGvl1I33zgVzHO2ypK/kQuBlwcPUsHEKBSSSpo=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8=
go.opencensus.io v0.22.2/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
Expand Down

0 comments on commit 4a0ad62

Please sign in to comment.