Skip to content

Commit

Permalink
Bump github.com/echocat/slf4g/native from 1.6.1 to 1.6.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.6.1 to 1.6.2.
- [Release notes](https://github.com/echocat/slf4g/releases)
- [Commits](echocat/slf4g@v1.6.1...v1.6.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 Jan 7, 2025
1 parent 9a45906 commit 335567b
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 @@ -11,7 +11,7 @@ require (
github.com/alecthomas/kingpin/v2 v2.4.0
github.com/echocat/slf4g v1.6.2
github.com/echocat/slf4g-klog v1.6.1
github.com/echocat/slf4g/native v1.6.1
github.com/echocat/slf4g/native v1.6.2
github.com/google/uuid v1.6.0
github.com/nicksnyder/go-i18n/v2 v2.4.1
github.com/onsi/gomega v1.36.2
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.6.1 h1:F0t+N4VTu4flwicjwGPB0K6/BsbhehcOnID3+Ke7
github.com/echocat/slf4g-klog v1.6.1/go.mod h1:0SG7K0aNIQNTCU+6017WJWSTplqGpxrK58c5jbJ1KNM=
github.com/echocat/slf4g-logr v1.6.1 h1:+rqHn/w6LI3v3NVLPsQHupMzgU5RBhnO48F0hsMLaz8=
github.com/echocat/slf4g-logr v1.6.1/go.mod h1:v3LwXvBJoyOoyKjMhxAOh3L5kfBPSlKcwWVXNYLAe8A=
github.com/echocat/slf4g/native v1.6.1 h1:g8Y8abLWwFkSQit4JQUvPO1MqpHUiPFZZINjkvPzY50=
github.com/echocat/slf4g/native v1.6.1/go.mod h1:ijM/ey57jUdK7k0uqbhfJJYK6K8DtbEp+HfyDMBO63E=
github.com/echocat/slf4g/native v1.6.2 h1:wzDYak1mDG30W6++dfptrS3jPuOKrVSH05/V0sKd5ho=
github.com/echocat/slf4g/native v1.6.2/go.mod h1:nttm/tfuBoiBR05xqp+e/5a2hJYQsRXuLDg9LqOoZbs=
github.com/emicklei/go-restful/v3 v3.12.1 h1:PJMDIM/ak7btuL8Ex0iYET9hxM3CI2sjZtzpL63nKAU=
github.com/emicklei/go-restful/v3 v3.12.1/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
github.com/fxamacker/cbor/v2 v2.7.0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E=
Expand Down

0 comments on commit 335567b

Please sign in to comment.