Skip to content

Commit

Permalink
build(deps): bump github.com/kubeservice-stack/common
Browse files Browse the repository at this point in the history
Bumps [github.com/kubeservice-stack/common](https://github.com/kubeservice-stack/common) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/kubeservice-stack/common/releases)
- [Changelog](https://github.com/kubeservice-stack/common/blob/main/CHANGELOG.md)
- [Commits](kubeservice-stack/common@v1.7.1...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/kubeservice-stack/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent c886d7b commit fdfe67b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/alecthomas/kingpin/v2 v2.4.0
github.com/blang/semver/v4 v4.0.0
github.com/gin-gonic/gin v1.10.0
github.com/kubeservice-stack/common v1.7.1
github.com/kubeservice-stack/common v1.8.0
github.com/oklog/run v1.1.0
github.com/satori/go.uuid v1.2.0
github.com/stretchr/testify v1.10.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kubeservice-stack/common v1.7.1 h1:/Pp9sb607cdhwBcx+qENIp/sSG7Kp2Bu8NIjlK3iMpA=
github.com/kubeservice-stack/common v1.7.1/go.mod h1:RWx2TDUhQja4LrAyG3Pp66YpXP/VxaBbc9FGx1mAcJY=
github.com/kubeservice-stack/common v1.8.0 h1:9XX1mWx3wwDieLnfa5UM5y6t3eg5geyMGe1zk2Z7TjE=
github.com/kubeservice-stack/common v1.8.0/go.mod h1:RWx2TDUhQja4LrAyG3Pp66YpXP/VxaBbc9FGx1mAcJY=
github.com/leodido/go-urn v1.4.0 h1:WT9HwE9SGECu3lg4d/dIA+jxlljEa1/ffXKmRjqdmIQ=
github.com/leodido/go-urn v1.4.0/go.mod h1:bvxc+MVxLKB4z00jd1z+Dvzr47oO32F/QSNjSBOlFxI=
github.com/m3db/prometheus_client_golang v0.9.0-pre1/go.mod h1:8R/f1xYhXWq59KD/mbRqoBulXejss7vYtYzWmruNUwI=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ github.com/json-iterator/go
# github.com/klauspost/cpuid/v2 v2.2.7
## explicit; go 1.15
github.com/klauspost/cpuid/v2
# github.com/kubeservice-stack/common v1.7.1
# github.com/kubeservice-stack/common v1.8.0
## explicit; go 1.23
github.com/kubeservice-stack/common/pkg/config
github.com/kubeservice-stack/common/pkg/config/ltoml
Expand Down

0 comments on commit fdfe67b

Please sign in to comment.