Skip to content

Commit

Permalink
build(deps): bump github.com/LeKovr/go-kit/config from 0.2.1 to 0.2.2
Browse files Browse the repository at this point in the history
Bumps [github.com/LeKovr/go-kit/config](https://github.com/LeKovr/go-kit) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/LeKovr/go-kit/releases)
- [Commits](LeKovr/go-kit@config/v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: github.com/LeKovr/go-kit/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent d9ef9b9 commit a876886
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 @@ -3,7 +3,7 @@ module github.com/LeKovr/showonce
go 1.21.3

require (
github.com/LeKovr/go-kit/config v0.2.1
github.com/LeKovr/go-kit/config v0.2.2
github.com/LeKovr/go-kit/server v0.12.24
github.com/LeKovr/go-kit/slogger v0.12.24
github.com/LeKovr/go-kit/ver v0.10.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/LeKovr/go-kit/config v0.2.1 h1:19r3yJj1fEXAL6MH8A6IADjjEFadS0iHEHLxGRGpNmU=
github.com/LeKovr/go-kit/config v0.2.1/go.mod h1:Yl1aabOlS0D6WoDMczi92cOSRoK4wjqPArX4EfM1dls=
github.com/LeKovr/go-kit/config v0.2.2 h1:qKd3eYjzvGVhp1G7BmnrEVLD8WRlPwamkkZFk9Hnwbs=
github.com/LeKovr/go-kit/config v0.2.2/go.mod h1:/pwowGPoobH1dIf1j42II1DsVPaYWBBfLR2UZ4NnFDM=
github.com/LeKovr/go-kit/server v0.12.24 h1:OKubegRrVqSPIKOnkzQnCEizGp/JRjMTXwGfv9onLvE=
github.com/LeKovr/go-kit/server v0.12.24/go.mod h1:QWCjQKcMrOhkhF2Zlna5/J7185hlYHr+R7sqsTlfLzg=
github.com/LeKovr/go-kit/slogger v0.12.24 h1:sAQ85bT7dVF2fQV8mQY0jHbPau5Vi49sxoQlZ6c24zY=
Expand Down

0 comments on commit a876886

Please sign in to comment.