Skip to content

Commit 0cb9579

Browse files
committed
chore: Update dependencies
1 parent f68d6a8 commit 0cb9579

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
@@ -9,7 +9,7 @@ require (
99
github.com/pkg/errors v0.9.1
1010
github.com/spf13/cobra v1.9.1
1111
github.com/spf13/viper v1.20.1
12-
go.bryk.io/pkg v0.0.0-20250411182835-130bbccf42ad
12+
go.bryk.io/pkg v0.0.0-20250502032853-c361dc2b985c
1313
golang.org/x/term v0.31.0
1414
)
1515

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
9191
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
9292
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
9393
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
94-
go.bryk.io/pkg v0.0.0-20250411182835-130bbccf42ad h1:uhPogmoKzPKp4tIEFyZE1+nK2H75jO17kA6xxc/ZQvM=
95-
go.bryk.io/pkg v0.0.0-20250411182835-130bbccf42ad/go.mod h1:kVYAkHvAF/ifVQhIMTZogNOA3BKKe7Z7B35I4oL+QAM=
94+
go.bryk.io/pkg v0.0.0-20250502032853-c361dc2b985c h1:HDhyxpIjWJKBfVZETbiu1MSBjC6MrHXKfZLBXYGl1iE=
95+
go.bryk.io/pkg v0.0.0-20250502032853-c361dc2b985c/go.mod h1:0oY9U3zDCqDJpfgUAgXQXUOY5xjYhCbwaRkMSyeeyoU=
9696
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
9797
go.uber.org/goleak v1.3.0/go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE=
9898
go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=

0 commit comments

Comments
 (0)