Skip to content

Commit ba01e43

Browse files
authored
ci: update dependencies (#661)
Co-authored-by: GitHub Actions <apparitor@users.noreply.github.com>
1 parent 6416fc4 commit ba01e43

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
golangci-lint 2.11.4
2-
golang 1.26.1
2+
golang 1.26.2

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/google/go-cmp v0.7.0
1414
github.com/google/uuid v1.6.0
1515
github.com/martinlindhe/base36 v1.1.1
16-
github.com/pomerium/pomerium v0.32.5-rc.1.0.20260406175751-ff4b3daf2b51
16+
github.com/pomerium/pomerium v0.32.5-rc.1.0.20260407173258-c99805bbea1d
1717
github.com/quic-go/quic-go v0.59.0
1818
github.com/rs/zerolog v1.35.0
1919
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -620,8 +620,8 @@ github.com/pomerium/datasource v0.18.2-0.20260403153337-6848bcb40f78 h1:96N0X2aR
620620
github.com/pomerium/datasource v0.18.2-0.20260403153337-6848bcb40f78/go.mod h1:i07/R8FWPzkB1vpaCP7eqQUmFcCWPXzNSUoG3yq6uSQ=
621621
github.com/pomerium/envoy-custom v1.37.0-rc3.0.20260331001551-046de5d7c5da h1:aS+bHfLE8IuLblPpXQVzKChYQQTlfEHkK6h3bmigcVM=
622622
github.com/pomerium/envoy-custom v1.37.0-rc3.0.20260331001551-046de5d7c5da/go.mod h1:7Svo/CaRt9vfJ22sEC+T/q/y2WNi/cZTlugNYUS7xwI=
623-
github.com/pomerium/pomerium v0.32.5-rc.1.0.20260406175751-ff4b3daf2b51 h1:RfmNn7++WCuF9IgvjNC6ZG0yUxEh9/akRzSRUXTmkY0=
624-
github.com/pomerium/pomerium v0.32.5-rc.1.0.20260406175751-ff4b3daf2b51/go.mod h1:fok9tKhTaYThXja3BqunMAfXIM50uulFyBHmYrnJwhI=
623+
github.com/pomerium/pomerium v0.32.5-rc.1.0.20260407173258-c99805bbea1d h1:lyZh7Dzo9iOoB7tA/RvEhEVOtWkDJnQLoR0h+57YnM0=
624+
github.com/pomerium/pomerium v0.32.5-rc.1.0.20260407173258-c99805bbea1d/go.mod h1:fok9tKhTaYThXja3BqunMAfXIM50uulFyBHmYrnJwhI=
625625
github.com/pomerium/protoutil v0.0.0-20260401155329-67023c4cc3f6 h1:AZJASPnsx7NctZYmf0I6qFSrsEx8sBrZt03ujTTem5w=
626626
github.com/pomerium/protoutil v0.0.0-20260401155329-67023c4cc3f6/go.mod h1:Z2DdXU7Y2Vqj45ynjJMJGRYxs5sb17f7I1dFVA+sKQs=
627627
github.com/pomerium/webauthn v0.0.0-20260401155550-82e6e51faa21 h1:+S3NMSk4A1Njd8xNn6GIuVGoLNu4YNb0xBaMLFLs4HU=

0 commit comments

Comments
 (0)