Skip to content

Commit 6e56c18

Browse files
Bump github.com/liyue201/gostl from 1.0.1 to 1.2.0
Bumps [github.com/liyue201/gostl](https://github.com/liyue201/gostl) from 1.0.1 to 1.2.0. - [Commits](liyue201/gostl@v1.0.1...v1.2.0) --- updated-dependencies: - dependency-name: github.com/liyue201/gostl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a49f83 commit 6e56c18

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/google/uuid v1.4.0
1717
github.com/imdario/mergo v0.3.16
1818
github.com/json-iterator/go v1.1.12
19-
github.com/liyue201/gostl v1.0.1
19+
github.com/liyue201/gostl v1.2.0
2020
github.com/looplab/fsm v0.3.0
2121
github.com/mackerelio/go-osstat v0.2.4
2222
github.com/natefinch/lumberjack v2.0.0+incompatible

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
9999
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
100100
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
101101
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
102-
github.com/liyue201/gostl v1.0.1 h1:VQdvogZ90WpCb5WdG9UxS6r5ulnYEp8VfEMEZXVtpIs=
103-
github.com/liyue201/gostl v1.0.1/go.mod h1:rgK+T1a0sQ1+CsAonfuD1J8C4iuGfOU9VAt9mmR/m10=
102+
github.com/liyue201/gostl v1.2.0 h1:hiijDhO7u/hpJ9/UX7ffW8cbKCnOMn+eu5U79MJE0b8=
103+
github.com/liyue201/gostl v1.2.0/go.mod h1:hmiO0/B1JgfZWtzpst0Y4VSu11iJvM6jHnRvINYB6Sg=
104104
github.com/looplab/fsm v0.3.0 h1:kIgNS3Yyud1tyxhG8kDqh853B7QqwnlWdgL3TD2s3Sw=
105105
github.com/looplab/fsm v0.3.0/go.mod h1:PmD3fFvQEIsjMEfvZdrCDZ6y8VwKTwWNjlpEr6IKPO4=
106106
github.com/mackerelio/go-osstat v0.2.4 h1:qxGbdPkFo65PXOb/F/nhDKpF2nGmGaCFDLXoZjJTtUs=

0 commit comments

Comments
 (0)