This commit is contained in:
Caleb Doxsey 2024-08-15 10:03:49 -06:00
parent 1e6fc237fc
commit a31ebce1c2

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/pomerium/pomerium
go 1.23
go 1.23.0
require (
cloud.google.com/go/storage v1.43.0