summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-06-04 12:57:44 -0400
committerGitHub <noreply@github.com>2025-06-04 12:57:44 -0400
commit3e519b342e4173b98b8428f305e9276d0880ddad (patch)
tree0a1a8ebd82d716bafe8f181167958bebc331ae05 /go.mod
parentb816afef7f79add26de206a1c1e66f104accd980 (diff)
deps(go): Bump github.com/ugorji/go/codec from 1.2.12 to 1.2.14 (#2383)
Bumps [github.com/ugorji/go/codec](https://github.com/ugorji/go) from 1.2.12 to 1.2.14. - [Release notes](https://github.com/ugorji/go/releases) - [Commits](https://github.com/ugorji/go/compare/v1.2.12...v1.2.14) --- updated-dependencies: - dependency-name: github.com/ugorji/go/codec dependency-version: 1.2.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 2d2cd035..b19bb60f 100644
--- a/go.mod
+++ b/go.mod
@@ -24,7 +24,7 @@ require (
github.com/lmittmann/tint v1.1.0
github.com/spf13/cobra v1.9.1
github.com/stretchr/testify v1.10.0
- github.com/ugorji/go/codec v1.2.12
+ github.com/ugorji/go/codec v1.2.14
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
golang.org/x/crypto v0.38.0
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 // indirect