Skip to content

Commit 263afd3

Browse files
committed
Update dependencies
1 parent f5c2526 commit 263afd3

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.8
1+
3.2.9

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/spf13/cobra v1.10.2
1212
github.com/spf13/viper v1.21.0
1313
github.com/stretchr/testify v1.11.1
14-
github.com/tecnickcom/gogen v1.120.4
14+
github.com/tecnickcom/gogen v1.122.0
1515
golang.org/x/sys v0.41.0
1616
)
1717

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -706,8 +706,8 @@ github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8
706706
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
707707
github.com/tecnickcom/farmhash64 v1.9.61 h1:mZTMbb8WlNOWzXGxB1hr/Ldo/3H7bi1169f/pP9PZMc=
708708
github.com/tecnickcom/farmhash64 v1.9.61/go.mod h1:4vP6SgJh9Zl60T8jab7XvvFCYiSEF+x+WWtDmG81V4Y=
709-
github.com/tecnickcom/gogen v1.120.4 h1:GpgHgWMglTW6MX7Sp8CtdTZpAkL/zvIjuSWlO9dh6LA=
710-
github.com/tecnickcom/gogen v1.120.4/go.mod h1:S9M5nUIaN8Z+r7NJBYZHRWb9RnrIrwOsL+HbqyjCNc8=
709+
github.com/tecnickcom/gogen v1.122.0 h1:tWOqvk6x/nqwmn8LC1RmXifQMyRg/P2b31OUa+tC+1A=
710+
github.com/tecnickcom/gogen v1.122.0/go.mod h1:4xcNkTeqVH/Yfni2GIHpUn0JLxVeLVTMT7spU1Novno=
711711
github.com/tecnickcom/statsd v1.0.59 h1:il7p1AiC7yvSAt8PYj6MiMdMKo8DSQ+e+Q2ZBjbqJnE=
712712
github.com/tecnickcom/statsd v1.0.59/go.mod h1:w0ATrYSvY8HmXdwe6BmeQOlV1+noRAUq9pWLI6OGPo0=
713713
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 h1:G3dpKMzFDjgEh2q1Z7zUUtKa8ViPtH+ocF0bE0g00O8=

0 commit comments

Comments
 (0)