Skip to content

Commit

Permalink
Bump github.com/echocat/slf4g/native from 1.5.1 to 1.5.2
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.1 to 1.5.2.
- [Release notes](https://github.com/echocat/slf4g/releases)
- [Commits](echocat/slf4g@v1.5.1...v1.5.2)

---
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]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent ef7c79b commit ab553b1
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 @@ require (
github.com/alecthomas/kingpin/v2 v2.3.2
github.com/echocat/slf4g v1.5.1
github.com/echocat/slf4g-klog v1.5.0
github.com/echocat/slf4g/native v1.5.1
github.com/echocat/slf4g/native v1.5.2
github.com/gobuffalo/packr v1.30.1
github.com/google/uuid v1.3.1
github.com/imdario/mergo v0.3.16
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ github.com/echocat/slf4g-klog v1.5.0 h1:JR5ZRbxBiimDFGpKVX3XnNTwRxZuj4wp0Qsdrayn
github.com/echocat/slf4g-klog v1.5.0/go.mod h1:ml0gA1dzWK3/hYiP2MuBZq1rmM5JkxYCdRWiiIlL/fo=
github.com/echocat/slf4g-logr v1.5.0 h1:39OY3y/GSlvhfxlWOZMteY+ZDnsWlourUu08EpX/sLE=
github.com/echocat/slf4g-logr v1.5.0/go.mod h1:1DgeHYZegLBBueaByK7SkJIl1+NlEYaF8EqDfk4lYQw=
github.com/echocat/slf4g/native v1.5.1 h1:/ibeJlHpA5ZuB/M7nj952zbm7DpyLBUFIZKvPhqKM7g=
github.com/echocat/slf4g/native v1.5.1/go.mod h1:pI9h8Ke/FmZglVROYpNCP7cpO8MznoqUH5U9l0PlscE=
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/emicklei/go-restful/v3 v3.9.0 h1:XwGDlfxEnQZzuopoqxwSEllNcCOM9DhhFyhFIIGKwxE=
github.com/emicklei/go-restful/v3 v3.9.0/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
github.com/evanphx/json-patch v5.6.0+incompatible h1:jBYDEEiFBPxA0v50tFdvOzQQTCvpL6mnFh5mB2/l16U=
Expand Down

0 comments on commit ab553b1

Please sign in to comment.