Skip to content

Commit e72a606

Browse files
Bump github.com/echocat/slf4g/native from 1.7.0 to 1.8.3 (#298)
Bumps [github.com/echocat/slf4g/native](https://github.com/echocat/slf4g) from 1.7.0 to 1.8.3. - [Release notes](https://github.com/echocat/slf4g/releases) - [Commits](echocat/slf4g@v1.7.0...v1.8.3) --- updated-dependencies: - dependency-name: github.com/echocat/slf4g/native dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6e8c46 commit e72a606

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/alecthomas/kingpin/v2 v2.4.0
1111
github.com/echocat/slf4g v1.7.0
1212
github.com/echocat/slf4g-klog v1.6.3
13-
github.com/echocat/slf4g/native v1.7.0
13+
github.com/echocat/slf4g/native v1.8.3
1414
github.com/google/uuid v1.6.0
1515
github.com/nicksnyder/go-i18n/v2 v2.6.1
1616
github.com/onsi/gomega v1.38.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ github.com/echocat/slf4g-klog v1.6.3 h1:ff3ljtNoZk827Uyn0qUR24zqX/jjw16QvJHFUQ9Z
2727
github.com/echocat/slf4g-klog v1.6.3/go.mod h1:PPweDaRldHSs0FKftx1yzL0f6DNuvwI43H3bNnWjwC8=
2828
github.com/echocat/slf4g-logr v1.6.3 h1:pIhQYQ4PWyOqu/Abqx5EqlTOLbIxui+tfUJcI9gws7M=
2929
github.com/echocat/slf4g-logr v1.6.3/go.mod h1:53yI9HE4aDTwRk4WanHSkt614IzFDWgmx0U8CIok0GM=
30-
github.com/echocat/slf4g/native v1.7.0 h1:zjm7yDBCIrzZEcJDQMMpke7T+VzkoCLXibwkC7p1XuY=
31-
github.com/echocat/slf4g/native v1.7.0/go.mod h1:6ap2wna8A0hB8HrGy7jI0XSUF+7MmDVimcldnLy/K8Q=
30+
github.com/echocat/slf4g/native v1.8.3 h1:FualjGotDV80C71YEjQLVz6UmI2uqgZlfQDV/Y//KxM=
31+
github.com/echocat/slf4g/native v1.8.3/go.mod h1:6ap2wna8A0hB8HrGy7jI0XSUF+7MmDVimcldnLy/K8Q=
3232
github.com/emicklei/go-restful/v3 v3.12.2 h1:DhwDP0vY3k8ZzE0RunuJy8GhNpPL6zqLkDf9B/a0/xU=
3333
github.com/emicklei/go-restful/v3 v3.12.2/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
3434
github.com/fxamacker/cbor/v2 v2.9.0 h1:NpKPmjDBgUfBms6tr6JZkTHtfFGcMKsw3eGcmD/sapM=

0 commit comments

Comments
 (0)