diff --git a/go.mod b/go.mod index 747c43a81166e74661390bc7a24a49049c9c5e20..766c179da259905d0fc008603c17150641ff99e2 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ toolchain go1.22.1 require ( git.autistici.org/ai3/go-common v0.0.0-20240906100150-439608162088 - git.autistici.org/id/auth v0.0.0-20240906112625-ac605e4de165 + git.autistici.org/id/auth v0.0.0-20240906122543-bdae984d05cd git.autistici.org/id/go-sso v0.0.0-20230822064459-ed921a53bb33 git.autistici.org/id/keystore v0.0.0-20230901162242-63f23c4799e9 git.autistici.org/id/usermetadb v0.0.0-20240906121505-52bc1650d93d diff --git a/go.sum b/go.sum index 10445ab8cabed191082f4fd5b53670dd89e76a16..6a87bbb3c5f107bdfb3522d13da14efc13fbbbca 100644 --- a/go.sum +++ b/go.sum @@ -56,6 +56,8 @@ git.autistici.org/ai3/go-common v0.0.0-20240906100150-439608162088 h1:VD6KF7j6y0 git.autistici.org/ai3/go-common v0.0.0-20240906100150-439608162088/go.mod h1:JpPfOTGgbvAElF0wdmv81y6l3CRsdS4z3IkNOETUDVo= git.autistici.org/id/auth v0.0.0-20240906112625-ac605e4de165 h1:Tc5yH61Tm8Xy1is9QTC190wzKV5rBgZcb1uT8+aCnzw= git.autistici.org/id/auth v0.0.0-20240906112625-ac605e4de165/go.mod h1:edbMYeIHztZqdEFPh0zMBf/dLPVg2C/uOd8klPD3pBA= +git.autistici.org/id/auth v0.0.0-20240906122543-bdae984d05cd h1:m4CRIt/3Zv40/cEEOxC0nnVnQv6qPp6pkIn8fGtq9b0= +git.autistici.org/id/auth v0.0.0-20240906122543-bdae984d05cd/go.mod h1:wBtDkNIYOwSU+i4hOiKOM0C40HSZylGZbFXhyrKk0hA= git.autistici.org/id/go-sso v0.0.0-20230822064459-ed921a53bb33 h1:Z3kE2hayP75WNItTfODiC6zUiGiVtYEp00OVpx4YndE= git.autistici.org/id/go-sso v0.0.0-20230822064459-ed921a53bb33/go.mod h1:n3YNIlKKfYWYqPGPLh4KDT1QpOVqoSp8w3l4DBR/oXk= git.autistici.org/id/keystore v0.0.0-20230901162242-63f23c4799e9 h1:6/htXExUruWmCrd9pZlIcsDPIvffb6QieovpssWw+uw= diff --git a/vendor/modules.txt b/vendor/modules.txt index 471160a6f8ba2e9dfee85c06f82e1a72925b40c2..0d53fffa236d65f61c4e3270b3b803bae112bc51 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -4,7 +4,7 @@ git.autistici.org/ai3/go-common git.autistici.org/ai3/go-common/clientutil git.autistici.org/ai3/go-common/serverutil git.autistici.org/ai3/go-common/tracing -# git.autistici.org/id/auth v0.0.0-20240906112625-ac605e4de165 +# git.autistici.org/id/auth v0.0.0-20240906122543-bdae984d05cd ## explicit; go 1.21.0 git.autistici.org/id/auth git.autistici.org/id/auth/client