File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
github.com/oapi-codegen/runtime v1.1.1
15
15
)
16
16
17
- require github.com/jianyuan/go-utils v0.0.0-20241209000508-251c44ce0f68
17
+ require github.com/jianyuan/go-utils v0.0.0-20241210005310-ec4088c3adbd
18
18
19
19
require (
20
20
github.com/BurntSushi/toml v1.3.2 // indirect
Original file line number Diff line number Diff line change @@ -181,6 +181,8 @@ github.com/jianyuan/go-utils v0.0.0-20241124212807-9e88ec4ee96c h1:y96j6Fs9sx5jA
181
181
github.com/jianyuan/go-utils v0.0.0-20241124212807-9e88ec4ee96c /go.mod h1:D1O+WiG+p0g3LExvWtPEn6+UDTKJoUxTfJxyM6Ya6+k =
182
182
github.com/jianyuan/go-utils v0.0.0-20241209000508-251c44ce0f68 h1:BB53XoefUfyHJjVnrWWwrijx9gqwnKH236EZqMaugeo =
183
183
github.com/jianyuan/go-utils v0.0.0-20241209000508-251c44ce0f68 /go.mod h1:D1O+WiG+p0g3LExvWtPEn6+UDTKJoUxTfJxyM6Ya6+k =
184
+ github.com/jianyuan/go-utils v0.0.0-20241210005310-ec4088c3adbd h1:RB+XeSesQXve04fqa/CcenQ7rZAPxUS8LKDfBpxf5Sw =
185
+ github.com/jianyuan/go-utils v0.0.0-20241210005310-ec4088c3adbd /go.mod h1:D1O+WiG+p0g3LExvWtPEn6+UDTKJoUxTfJxyM6Ya6+k =
184
186
github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY =
185
187
github.com/josharian/intern v1.0.0 /go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y =
186
188
github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d /go.mod h1:2PavIy+JPciBPrBUjwbNvtwB6RQlve+hkpll6QSNmOE =
You can’t perform that action at this time.
0 commit comments