Skip to content

Commit 6af6950

Browse files
authored
ci: update dependencies (#622)
Co-authored-by: GitHub Actions <apparitor@users.noreply.github.com>
1 parent c80b367 commit 6af6950

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.1-0.20260212004436-02ea7931005f
16+
github.com/pomerium/pomerium v0.32.1-0.20260213161741-fed702c1860e
1717
github.com/quic-go/quic-go v0.59.0
1818
github.com/rs/zerolog v1.34.0
1919
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -583,12 +583,12 @@ github.com/pomerium/datasource v0.18.2-0.20260209181837-16a1b0734669 h1:1DZthtuA
583583
github.com/pomerium/datasource v0.18.2-0.20260209181837-16a1b0734669/go.mod h1:BJrtiRYetqqv8fY0Ffl8f9eI/pmhhDhAsJnnnhx0Sg0=
584584
github.com/pomerium/envoy-custom v1.36.4-rc4 h1:rtKwsdxmUUqQAWtkTEzAfee1tS+3/TxgimA9U5GDnGo=
585585
github.com/pomerium/envoy-custom v1.36.4-rc4/go.mod h1:+wpbZvum83bq/OD4cp9/8IZiMV6boBkwDhlFPLOoWoI=
586-
github.com/pomerium/pomerium v0.32.1-0.20260212004436-02ea7931005f h1:k7AzAU0IjbpSgo6ywtMa+vLwbh87o8lCAlpzW/40riM=
587-
github.com/pomerium/pomerium v0.32.1-0.20260212004436-02ea7931005f/go.mod h1:Y6o7zIhpP7WETGOE1Lg0AWhCrmDigaP9ynt/aDOaBFA=
586+
github.com/pomerium/pomerium v0.32.1-0.20260213161741-fed702c1860e h1:uCpLljlcYzdFYtRux41RW7qFlYjY7Q2C4tVOYi/q0eQ=
587+
github.com/pomerium/pomerium v0.32.1-0.20260213161741-fed702c1860e/go.mod h1:dPhS3WJimWHj2RTVa4XLj1GeKwJRl9m+IRtX+2emc1I=
588588
github.com/pomerium/protoutil v0.0.0-20260209181235-7f885c699ece h1:9IGryPFBdxwhLhQhYSaBLzgodVc0GYPwGz9JI2Xm594=
589589
github.com/pomerium/protoutil v0.0.0-20260209181235-7f885c699ece/go.mod h1:kfw2KUEwHK4MHAXvdRxTLRRFDnZUvbpTciqXj6vONK8=
590-
github.com/pomerium/webauthn v0.0.0-20260206222020-70b26579f034 h1:IDlDawtb9Bu7emSu1aJ1onzuQYv4kEebTY2/daseAtA=
591-
github.com/pomerium/webauthn v0.0.0-20260206222020-70b26579f034/go.mod h1:4LjRVgMRZWSRoWzllcVFRHLBb9waPvz3JPJXCY4vqNI=
590+
github.com/pomerium/webauthn v0.0.0-20260212215845-f1b5cfa48a39 h1:2yc/4rKL4+1ci0YlT2HROHLaSG7I3xX/q9QYnCA17xs=
591+
github.com/pomerium/webauthn v0.0.0-20260212215845-f1b5cfa48a39/go.mod h1:4LjRVgMRZWSRoWzllcVFRHLBb9waPvz3JPJXCY4vqNI=
592592
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 h1:o4JXh1EVt9k/+g42oCprj/FisM4qX9L3sZB3upGN2ZU=
593593
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55/go.mod h1:OmDBASR4679mdNQnz2pUhc2G8CO2JrUAVFDRBDP/hJE=
594594
github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=

0 commit comments

Comments
 (0)