Skip to content

Commit 9549cb1

Browse files
Merge pull request #6 from origadmin/dependabot/go_modules/github.com/origadmin/toolkits/slogx-0.3.22
chore(deps): bump github.com/origadmin/toolkits/slogx from 0.3.20 to 0.3.22
2 parents 30dbadc + eacd1fe commit 9549cb1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/origadmin/slog-kratos v1.0.5
2222
github.com/origadmin/toolkits v0.3.21
2323
github.com/origadmin/toolkits/errors v0.3.20
24-
github.com/origadmin/toolkits/slogx v0.3.20
24+
github.com/origadmin/toolkits/slogx v0.3.22
2525
github.com/rs/cors v1.11.1
2626
github.com/spf13/viper v1.21.0
2727
github.com/stretchr/testify v1.11.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@ github.com/origadmin/toolkits v0.3.21 h1:Rt9ZipjG1U6m9Wy5m/lpDjitGxMhBS9QcaIalxe
151151
github.com/origadmin/toolkits v0.3.21/go.mod h1:y1NQW8rf8I0rHpDH/1X64rdQ/urSb1LR7iaZwX1Ycbg=
152152
github.com/origadmin/toolkits/errors v0.3.20 h1:3gBTTqDGZGAmJVwYATOP0d2rPF1sw0TjlfwdrbjKMZs=
153153
github.com/origadmin/toolkits/errors v0.3.20/go.mod h1:YCPShNuAmn0ns0JB43iKbVdWcPA8XCTiFG+7UA2+tJw=
154-
github.com/origadmin/toolkits/slogx v0.3.20 h1:fIzOEQfzfeTDb52n7cevsmv0qEdAwGetk5Q3SRdQ810=
155-
github.com/origadmin/toolkits/slogx v0.3.20/go.mod h1:rpyegD2CZypR+ctlpVz4q3KROwb3xc6mUKQQZ9ow+qI=
154+
github.com/origadmin/toolkits/slogx v0.3.22 h1:YlLkieYcj5Ts7fMm/Nnj8fVaCo0Ow8pKvAvZGFPc03M=
155+
github.com/origadmin/toolkits/slogx v0.3.22/go.mod h1:rpyegD2CZypR+ctlpVz4q3KROwb3xc6mUKQQZ9ow+qI=
156156
github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4=
157157
github.com/pelletier/go-toml/v2 v2.2.4/go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY=
158158
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=

0 commit comments

Comments
 (0)