Skip to content

Commit 19e883c

Browse files
🌱(deps): Bump the all-go-deps group across 1 directory with 3 updates (#380)
Bumps the all-go-deps group with 3 updates in the / directory: [golang.org/x/mod](https://github.com/golang/mod), [golang.org/x/sync](https://github.com/golang/sync) and [k8s.io/klog/v2](https://github.com/kubernetes/klog). Updates `golang.org/x/mod` from 0.33.0 to 0.34.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/mod/commit/1ac721dff8591283e59aba6412a0eafc8b950d83"><code>1ac721d</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/mod/commit/fb1fac8b369ec75b114cb416119e80d3aebda7f5"><code>fb1fac8</code></a> all: upgrade go directive to at least 1.25.0 [generated]</li> <li>See full diff in <a href="https://github.com/golang/mod/compare/v0.33.0...v0.34.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/sync` from 0.19.0 to 0.20.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/sync/commit/ec11c4a93de22cde2abe2bf74d70791033c2464c"><code>ec11c4a</code></a> errgroup: fix a typo in the documentation</li> <li><a href="https://github.com/golang/sync/commit/1a583072c11b16c643c8f6051ff1fab5a424d0a9"><code>1a58307</code></a> all: modernize interface{} -&gt; any</li> <li><a href="https://github.com/golang/sync/commit/3172ca581eb96530283f713311f81df986c19932"><code>3172ca5</code></a> all: upgrade go directive to at least 1.25.0 [generated]</li> <li>See full diff in <a href="https://github.com/golang/sync/compare/v0.19.0...v0.20.0">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/klog/v2` from 2.130.1 to 2.140.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes/klog/releases">k8s.io/klog/v2's releases</a>.</em></p> <blockquote> <h2>Prepare klog release for Kubernetes v1.36</h2> <h2>What's Changed</h2> <ul> <li>Add dependabot by <a href="https://github.com/lucacome"><code>@​lucacome</code></a> in <a href="https://redirect.github.com/kubernetes/klog/pull/410">kubernetes/klog#410</a></li> <li>Use strconv.AppendQuote instead of strconv.Quote for message formatting by <a href="https://github.com/astef"><code>@​astef</code></a> in <a href="https://redirect.github.com/kubernetes/klog/pull/413">kubernetes/klog#413</a></li> <li>de-duplication of key/value pairs by <a href="https://github.com/pohly"><code>@​pohly</code></a> in <a href="https://redirect.github.com/kubernetes/klog/pull/415">kubernetes/klog#415</a></li> <li>Fix: Ensure constant format strings in fmt and printf calls by <a href="https://github.com/mikelolasagasti"><code>@​mikelolasagasti</code></a> in <a href="https://redirect.github.com/kubernetes/klog/pull/417">kubernetes/klog#417</a></li> <li>Remove old note on Go version requirements by <a href="https://github.com/guettli"><code>@​guettli</code></a> in <a href="https://redirect.github.com/kubernetes/klog/pull/425">kubernetes/klog#425</a></li> <li>test with 1.24 and 1.25 by <a href="https://github.com/pohly"><code>@​pohly</code></a> in <a href="https://redirect.github.com/kubernetes/klog/pull/428">kubernetes/klog#428</a></li> <li>ktesting: fix vmodule support by <a href="https://github.com/pohly"><code>@​pohly</code></a> in <a href="https://redirect.github.com/kubernetes/klog/pull/431">kubernetes/klog#431</a></li> <li>ktesting: support multi-line result from AnyToStringHook by <a href="https://github.com/pohly"><code>@​pohly</code></a> in <a href="https://redirect.github.com/kubernetes/klog/pull/433">kubernetes/klog#433</a></li> <li>textlogger: optionally turn off header by <a href="https://github.com/pohly"><code>@​pohly</code></a> in <a href="https://redirect.github.com/kubernetes/klog/pull/430">kubernetes/klog#430</a></li> <li>feat: fix stderrthreshold not honored when logtostderr is set (<a href="https://redirect.github.com/kubernetes/klog/issues/212">#212</a>) + two new flags by <a href="https://github.com/pierluigilenoci"><code>@​pierluigilenoci</code></a> in <a href="https://redirect.github.com/kubernetes/klog/pull/432">kubernetes/klog#432</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/lucacome"><code>@​lucacome</code></a> made their first contribution in <a href="https://redirect.github.com/kubernetes/klog/pull/410">kubernetes/klog#410</a></li> <li><a href="https://github.com/astef"><code>@​astef</code></a> made their first contribution in <a href="https://redirect.github.com/kubernetes/klog/pull/413">kubernetes/klog#413</a></li> <li><a href="https://github.com/mikelolasagasti"><code>@​mikelolasagasti</code></a> made their first contribution in <a href="https://redirect.github.com/kubernetes/klog/pull/417">kubernetes/klog#417</a></li> <li><a href="https://github.com/guettli"><code>@​guettli</code></a> made their first contribution in <a href="https://redirect.github.com/kubernetes/klog/pull/425">kubernetes/klog#425</a></li> <li><a href="https://github.com/pierluigilenoci"><code>@​pierluigilenoci</code></a> made their first contribution in <a href="https://redirect.github.com/kubernetes/klog/pull/432">kubernetes/klog#432</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/kubernetes/klog/compare/v2.130.1...v2.140.0">https://github.com/kubernetes/klog/compare/v2.130.1...v2.140.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/klog/commit/ef4b370a5578b77a401416e4d12f5900cc8850cb"><code>ef4b370</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/klog/issues/432">#432</a> from pierluigilenoci/fix/stderr-threshold-issue-212</li> <li><a href="https://github.com/kubernetes/klog/commit/39c4c764506bbe69125b4f30eafebec4cb8fe6ec"><code>39c4c76</code></a> refactor: address code review feedback from <a href="https://github.com/pohly"><code>@​pohly</code></a></li> <li><a href="https://github.com/kubernetes/klog/commit/764a9a3e7acf7431d47c1703a8e0d1d714e882a6"><code>764a9a3</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/klog/issues/430">#430</a> from pohly/textlogger-optional-header</li> <li><a href="https://github.com/kubernetes/klog/commit/015c6134c7cd08ab83a84175c2e02cde1e613296"><code>015c613</code></a> Update stderr_threshold_test.go</li> <li><a href="https://github.com/kubernetes/klog/commit/2f517bd47d37864013c7083aabe55cb470ddba3a"><code>2f517bd</code></a> Update klog.go</li> <li><a href="https://github.com/kubernetes/klog/commit/36bc4ffffdb97c0d2ec0a9df32db128b7a5e9652"><code>36bc4ff</code></a> textlogger: optionally turn off header</li> <li><a href="https://github.com/kubernetes/klog/commit/5f1f303b32be4f9912b8357b0f6c401bf1eb7e16"><code>5f1f303</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/klog/issues/433">#433</a> from pohly/textlogger-hook-result</li> <li><a href="https://github.com/kubernetes/klog/commit/c469d4102c1c9608f4ffa2c0e573c735dc3ef49f"><code>c469d41</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/klog/issues/431">#431</a> from pohly/ktesting-vmodule-fix</li> <li><a href="https://github.com/kubernetes/klog/commit/8509d6ab6f4ba193fedc5f6b5681a96bb68c9ffc"><code>8509d6a</code></a> ktesting: support multi-line result from AnyToStringHook</li> <li><a href="https://github.com/kubernetes/klog/commit/08e6e8b2a4f9322905ac0e42df8ef19f571711b2"><code>08e6e8b</code></a> Fix stderrthreshold not honored when logtostderr is set</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/klog/compare/v2.130.1...2.140.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Martin Hutchinson <mhutchinson@gmail.com>
1 parent 5fb006d commit 19e883c

5 files changed

Lines changed: 13 additions & 15 deletions

File tree

.github/workflows/go_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
test:
77
strategy:
88
matrix:
9-
go-version: [1.24.x]
9+
go-version: [1.25.x, 1.26.x]
1010
os: [ubuntu-latest, macos-latest]
1111
runs-on: ${{ matrix.os }}
1212
steps:

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- name: golangci-lint
1919
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
2020
with:
21-
version: v2.1.0
21+
version: v2.10.1

deploy/github/log/sequence_and_integrate/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24.3-alpine3.20@sha256:9f98e9893fbc798c710f3432baa1e0ac6127799127c3101d2c263c3a954f0abe AS builder
1+
FROM golang:1.25.0-alpine3.21@sha256:c8e1680f8002c64ddfba276a3c1f763097cb182402673143a89dcca4c107cf17 AS builder
22

33
WORKDIR /src/
44
# Note: this could be a bit surprising as folks who pinned their action to some particular version

go.mod

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/transparency-dev/serverless-log
22

3-
go 1.24.0
4-
5-
toolchain go1.24.1
3+
go 1.25.0
64

75
require (
86
github.com/gdamore/tcell/v2 v2.13.8
@@ -11,9 +9,9 @@ require (
119
github.com/rivo/tview v0.42.0
1210
github.com/transparency-dev/formats v0.1.0
1311
github.com/transparency-dev/merkle v0.0.2
14-
golang.org/x/mod v0.33.0
15-
golang.org/x/sync v0.19.0
16-
k8s.io/klog/v2 v2.130.1
12+
golang.org/x/mod v0.34.0
13+
golang.org/x/sync v0.20.0
14+
k8s.io/klog/v2 v2.140.0
1715
)
1816

1917
require (

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@ golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACk
2323
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
2424
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4=
2525
golang.org/x/mod v0.8.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
26-
golang.org/x/mod v0.33.0 h1:tHFzIWbBifEmbwtGz65eaWyGiGZatSrT9prnU8DbVL8=
27-
golang.org/x/mod v0.33.0/go.mod h1:swjeQEj+6r7fODbD2cqrnje9PnziFuw4bmLbBZFrQ5w=
26+
golang.org/x/mod v0.34.0 h1:xIHgNUUnW6sYkcM5Jleh05DvLOtwc6RitGHbDk4akRI=
27+
golang.org/x/mod v0.34.0/go.mod h1:ykgH52iCZe79kzLLMhyCUzhMci+nQj+0XkbXpNYtVjY=
2828
golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
2929
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg=
3030
golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c=
3131
golang.org/x/net v0.6.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs=
3232
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
3333
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
3434
golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
35-
golang.org/x/sync v0.19.0 h1:vV+1eWNmZ5geRlYjzm2adRgW2/mcpevXNg50YZtPCE4=
36-
golang.org/x/sync v0.19.0/go.mod h1:9KTHXmSnoGruLpwFjVSX0lNNA75CykiMECbovNTZqGI=
35+
golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4=
36+
golang.org/x/sync v0.20.0/go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0=
3737
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
3838
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
3939
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
@@ -59,5 +59,5 @@ golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtn
5959
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=
6060
golang.org/x/tools v0.6.0/go.mod h1:Xwgl3UAJ/d3gWutnCtw505GrjyAbvKui8lOU390QaIU=
6161
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
62-
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
63-
k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
62+
k8s.io/klog/v2 v2.140.0 h1:Tf+J3AH7xnUzZyVVXhTgGhEKnFqye14aadWv7bzXdzc=
63+
k8s.io/klog/v2 v2.140.0/go.mod h1:o+/RWfJ6PwpnFn7OyAG3QnO47BFsymfEfrz6XyYSSp0=

0 commit comments

Comments
 (0)