Skip to content

Commit

Permalink
Bump github.com/echocat/slf4g/native from 1.5.2 to 1.5.3 (#116)
Browse files Browse the repository at this point in the history
Bumps [github.com/echocat/slf4g/native](https://github.com/echocat/slf4g) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/echocat/slf4g/releases)
- [Commits](echocat/slf4g@v1.5.2...v1.5.3)

---
updated-dependencies:
- dependency-name: github.com/echocat/slf4g/native
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent ca5fc7c commit 4c1d664
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 @@ -10,7 +10,7 @@ require (
github.com/alecthomas/kingpin/v2 v2.4.0
github.com/echocat/slf4g v1.5.3
github.com/echocat/slf4g-klog v1.5.2
github.com/echocat/slf4g/native v1.5.2
github.com/echocat/slf4g/native v1.5.3
github.com/google/uuid v1.6.0
github.com/nicksnyder/go-i18n/v2 v2.4.0
github.com/onsi/gomega v1.31.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ github.com/echocat/slf4g-klog v1.5.2 h1:Cl6yiz62v7gIQPvatZDrtruFM+GXuQWI04xyz7xk
github.com/echocat/slf4g-klog v1.5.2/go.mod h1:I04Vv0AQFUaPQjg/um14lwpp12TxvHklhxLE0Fp7pMk=
github.com/echocat/slf4g-logr v1.5.2 h1:Ufeyeg3FNTLXlDdfEKHCiw2TF1CmVeIDkbMUwnqqOWQ=
github.com/echocat/slf4g-logr v1.5.2/go.mod h1:nk6kJyOATGbauhz9e+4KZLUL2PEP163U3MPsO+jxCNo=
github.com/echocat/slf4g/native v1.5.2 h1:DFXpybP8d3GcflOngj0H7NymJ+McJanNlQRxWL9yEfA=
github.com/echocat/slf4g/native v1.5.2/go.mod h1:vCZn/wnp0xfdXlm5W1DwJI2SaLBc6NKaAqtNqe1y0VY=
github.com/echocat/slf4g/native v1.5.3 h1:eR14gqITxjoQ3Q5BYTInAKrDR9O7H1YgOn9tEki48F8=
github.com/echocat/slf4g/native v1.5.3/go.mod h1:8hMNlQaGVhqjB97Ykh0dqsxcgYFBSGQkWkv2uC3JI5c=
github.com/emicklei/go-restful/v3 v3.11.0 h1:rAQeMHw1c7zTmncogyy8VvRZwtkmkZ4FxERmMY4rD+g=
github.com/emicklei/go-restful/v3 v3.11.0/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
github.com/evanphx/json-patch v5.7.0+incompatible h1:vgGkfT/9f8zE6tvSCe74nfpAVDQ2tG6yudJd8LBksgI=
Expand Down

0 comments on commit 4c1d664

Please sign in to comment.