File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/upvestco/httpsignature-proxy
22
3- go 1.25 .0
3+ go 1.26 .0
44
55require (
66 github.com/google/uuid v1.6.0
@@ -13,7 +13,7 @@ require (
1313 github.com/spf13/pflag v1.0.10
1414 github.com/spf13/viper v1.21.0
1515 github.com/stretchr/testify v1.12.1
16- golang.org/x/crypto v0.55 .0
16+ golang.org/x/crypto v0.56 .0
1717 golang.org/x/sys v0.47.0 // indirect
1818)
1919
Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e/go.mod h1:RbqR21r5mrJu
7878go.yaml.in/yaml/v3 v3.0.4 /go.mod h1:DhzuOOF2ATzADvBadXxruRBLzYTpT36CKvDb3+aBEFg =
7979go.yaml.in/yaml/v3 v3.0.5 h1:N6y/pJk8buWs9NY5ERU2HSMfm+IuD/OtfdAnq6kESPw =
8080go.yaml.in/yaml/v3 v3.0.5 /go.mod h1:HVTZu1O7/Vkt2N+BFy8Zza+lnLsABggaTM2ZpNIGuKg =
81- golang.org/x/crypto v0.55 .0 h1:+KWHjbgOaAQ66dh/YlkZKHlz9ZUlq61AFirAR9ntP8M =
82- golang.org/x/crypto v0.55 .0 /go.mod h1:uq0V9dE/fzQuJtbnL+2EhWOE63vo164FY8xqEnV9xis =
81+ golang.org/x/crypto v0.56 .0 h1:GUh5Ii4J5jtcseSMiRqr1jXCNHoxjeV9Fmekc2oLy6Y =
82+ golang.org/x/crypto v0.56 .0 /go.mod h1:OMW5y6CY9l38uPLmxU6l6pwcXp1obtLo3e6gT7gQR2I =
8383golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 h1:nDVHiLt8aIbd/VzvPWN6kSOPE7+F/fNFDSXLVYkE/Iw =
8484golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 /go.mod h1:sIifuuw/Yco/y6yb6+bDNfyeQ/MdPUy/hKEMYQV17cM =
8585golang.org/x/sys v0.47.0 h1:o7XGOvZQCADBQQ4Y7VNq2dRWQR7JmOUW8Kxx4ZsNgWs =
You can’t perform that action at this time.
0 commit comments