From 345e3dcdcdf8e53f1932e2e9db8e62309a09a3f2 Mon Sep 17 00:00:00 2001 From: Peter Sanchez Date: Wed, 14 Aug 2024 18:47:18 -0600 Subject: [PATCH] gobwebs-graphql bump --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 6493655..4926edb 100644 --- a/go.mod +++ b/go.mod @@ -28,7 +28,7 @@ require ( golang.org/x/text v0.16.0 netlandish.com/x/gobwebs v0.0.0-20240814124119-e3bd294b3ba1 netlandish.com/x/gobwebs-formguard v0.0.0-20231224192353-29706d23f156 - netlandish.com/x/gobwebs-graphql v0.0.0-20240814130336-2e3216e3020a + netlandish.com/x/gobwebs-graphql v0.0.0-20240815004613-8b41ed575dcd netlandish.com/x/gobwebs-oauth2 v0.0.0-20240216010400-f0f42e2e3a7c netlandish.com/x/gobwebs-ses-feedback v0.0.0-20231224192331-d90c2b73e55d petersanchez.com/x/carrier v0.2.1 diff --git a/go.sum b/go.sum index 8ec9547..fd59329 100644 --- a/go.sum +++ b/go.sum @@ -2585,8 +2585,8 @@ netlandish.com/x/gobwebs v0.0.0-20240814124119-e3bd294b3ba1 h1:LGzX8VFmEk12W4I60 netlandish.com/x/gobwebs v0.0.0-20240814124119-e3bd294b3ba1/go.mod h1:q3yov9FuD8gSfERwdfNoAv73dzilRFZBJ3RHEOMuNMI= netlandish.com/x/gobwebs-formguard v0.0.0-20231224192353-29706d23f156 h1:kbYL/3PDS6Pt5uE5QJWkVIgd+kzUgUUb3IKhAth35Bc= netlandish.com/x/gobwebs-formguard v0.0.0-20231224192353-29706d23f156/go.mod h1:+73MG8iQ7+cs1rbcbgBEJd5so1TyFNmqrwLNKtDUAvg= -netlandish.com/x/gobwebs-graphql v0.0.0-20240814130336-2e3216e3020a h1:mLDDXH6fR5Zvx/GsiB/OubukUkRosYVup/uSxavooe0= -netlandish.com/x/gobwebs-graphql v0.0.0-20240814130336-2e3216e3020a/go.mod h1:a3wAczzj8mvoasvs/MuE/zBrkeGNRJsFEE6OfPUL62U= +netlandish.com/x/gobwebs-graphql v0.0.0-20240815004613-8b41ed575dcd h1:4Pj/FetGDJzqH1A7pZnQUihxeIYZMBrwZ4R9m/550Q0= +netlandish.com/x/gobwebs-graphql v0.0.0-20240815004613-8b41ed575dcd/go.mod h1:a3wAczzj8mvoasvs/MuE/zBrkeGNRJsFEE6OfPUL62U= netlandish.com/x/gobwebs-oauth2 v0.0.0-20240216010400-f0f42e2e3a7c h1:OiR7uZB8Ix33d6uZcNucqWC53XQlJLqH5MyskIaFD20= netlandish.com/x/gobwebs-oauth2 v0.0.0-20240216010400-f0f42e2e3a7c/go.mod h1:YFuvoy5GEi60A+UfPZyC87DTAwFLrvUldZL6dr+ks1o= netlandish.com/x/gobwebs-ses-feedback v0.0.0-20231224192331-d90c2b73e55d h1:Qof6jqwfFMcmw08Qh5UocDsqjNIvpsZwZuxGqhbh8GE= -- 2.45.2