Skip to content

Commit 8c39132

Browse files
fix(deps): update github.com/jianyuan/go-utils digest to ec4088c (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37ff021 commit 8c39132

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/oapi-codegen/runtime v1.1.1
1515
)
1616

17-
require github.com/jianyuan/go-utils v0.0.0-20241209000508-251c44ce0f68
17+
require github.com/jianyuan/go-utils v0.0.0-20241210005310-ec4088c3adbd
1818

1919
require (
2020
github.com/BurntSushi/toml v1.3.2 // indirect

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,8 @@ github.com/jianyuan/go-utils v0.0.0-20241124212807-9e88ec4ee96c h1:y96j6Fs9sx5jA
181181
github.com/jianyuan/go-utils v0.0.0-20241124212807-9e88ec4ee96c/go.mod h1:D1O+WiG+p0g3LExvWtPEn6+UDTKJoUxTfJxyM6Ya6+k=
182182
github.com/jianyuan/go-utils v0.0.0-20241209000508-251c44ce0f68 h1:BB53XoefUfyHJjVnrWWwrijx9gqwnKH236EZqMaugeo=
183183
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=
184186
github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY=
185187
github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y=
186188
github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d/go.mod h1:2PavIy+JPciBPrBUjwbNvtwB6RQlve+hkpll6QSNmOE=

0 commit comments

Comments
 (0)