Skip to content

Commit

Permalink
fix(deps): update module github.com/nullify-platform/logger to v1.23.0 (
Browse files Browse the repository at this point in the history
#112)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 18e0053 commit 6333296
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/alexflint/go-arg v1.5.1
github.com/docker/docker v27.5.1+incompatible
github.com/google/go-github/v68 v68.0.0
github.com/nullify-platform/logger v1.19.0
github.com/nullify-platform/logger v1.23.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ github.com/moby/term v0.5.0 h1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0=
github.com/moby/term v0.5.0/go.mod h1:8FzsFHVUBGZdbDsJw/ot+X+d5HLUbvklYLJ9uGfcI3Y=
github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A=
github.com/morikuni/aec v1.0.0/go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc=
github.com/nullify-platform/logger v1.19.0 h1:rVmYcqyBlYM0AXIQCjT1TwjfTPq0ePRLzLP9AFwns5I=
github.com/nullify-platform/logger v1.19.0/go.mod h1:vSquRFfmaepso0nZgGvTbQq3Hwbrk4nT9+0aquyM+t4=
github.com/nullify-platform/logger v1.23.0 h1:98CzjY719hfBuVaYX3dxNFQ4LKCuT5efklBhVF88pnA=
github.com/nullify-platform/logger v1.23.0/go.mod h1:vSquRFfmaepso0nZgGvTbQq3Hwbrk4nT9+0aquyM+t4=
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug=
Expand Down

0 comments on commit 6333296

Please sign in to comment.