---
Updating gobwebs and gobwebs apps.
go.mod | 12 ++++++------
go.sum | 24 ++++++++++++------------
2 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/go.mod b/go.mod
index 0066578..e0cbe93 100644
--- a/go.mod
+++ b/go.mod
@@ -28,12 +28,12 @@ require (
golang.org/x/text v0.21.0
golang.org/x/time v0.8.0
hg.code.netlandish.com/~netlandish/sendygo v0.0.0-20230124192435-bbf347776232
- netlandish.com/x/gobwebs v0.1.0
- netlandish.com/x/gobwebs-auditlog v0.0.0-20250301131257-7f4e85afc191
- netlandish.com/x/gobwebs-formguard v0.0.0-20250301131317-1f0cd5f8aae3
- netlandish.com/x/gobwebs-graphql v0.0.0-20250301131355-531aea2c24f4
- netlandish.com/x/gobwebs-oauth2 v0.0.0-20250301131225-e6862bb0fe52
- netlandish.com/x/gobwebs-ses-feedback v0.0.0-20250301131458-51fcdde09e75
+ netlandish.com/x/gobwebs v0.1.1
+ netlandish.com/x/gobwebs-auditlog v0.1.0
+ netlandish.com/x/gobwebs-formguard v0.1.0
+ netlandish.com/x/gobwebs-graphql v0.1.0
+ netlandish.com/x/gobwebs-oauth2 v0.1.0
+ netlandish.com/x/gobwebs-ses-feedback v0.1.0
petersanchez.com/x/carrier v0.2.3
petersanchez.com/x/carrier/ses v0.0.0-20250114214955-7f5d9b835a85
petersanchez.com/x/carrier/smtp v0.0.0-20250114214955-7f5d9b835a85
diff --git a/go.sum b/go.sum
index a526b71..0a5e4dc 100644
--- a/go.sum
+++ b/go.sum
@@ -2580,18 +2580,18 @@ modernc.org/z v1.0.1-0.20210308123920-1f282aa71362/go.mod h1:8/SRk5C/HgiQWCgXdfp
modernc.org/z v1.0.1/go.mod h1:8/SRk5C/HgiQWCgXdfpb+1RvhORdkz5sw72d3jjtyqA=
modernc.org/z v1.2.20/go.mod h1:zU9FiF4PbHdOTUxw+IF8j7ArBMRPsHgq10uVPt6xTzo=
modernc.org/zappy v1.0.0/go.mod h1:hHe+oGahLVII/aTTyWK/b53VDHMAGCBYYeZ9sn83HC4=
-netlandish.com/x/gobwebs v0.1.0 h1:tIDJ5oKQj9hCTqbB4oAycilqcaem12moJh0isW8Pti4=
-netlandish.com/x/gobwebs v0.1.0/go.mod h1:RAf0VNiujzXen/pu0k6yyhvPWMgCY9tKD7ftXrkT53E=
-netlandish.com/x/gobwebs-auditlog v0.0.0-20250301131257-7f4e85afc191 h1:NP8r4flU7UaMVtiRdav6OcRrbQUgugCTijf0Vt7he0E=
-netlandish.com/x/gobwebs-auditlog v0.0.0-20250301131257-7f4e85afc191/go.mod h1:e19BziELPscnHBxMCLe08XgJ5AcwPkPIpkVl1O5o2+U=
-netlandish.com/x/gobwebs-formguard v0.0.0-20250301131317-1f0cd5f8aae3 h1:NcIyGeQitlkXFXzhnJuXWPxJ1Wus+Luz0GLAsaYSH1M=
-netlandish.com/x/gobwebs-formguard v0.0.0-20250301131317-1f0cd5f8aae3/go.mod h1:yP5QJcDuLQD2z3LIQBZ4i03ny8N2dbFUFUPL5Z3qL10=
-netlandish.com/x/gobwebs-graphql v0.0.0-20250301131355-531aea2c24f4 h1:0/IS0opd6W3+QtlvUREd2oNnY6Z7xTa+Tcyyge6Ng9I=
-netlandish.com/x/gobwebs-graphql v0.0.0-20250301131355-531aea2c24f4/go.mod h1:krgk8MekpAiqsMF6inEBE1OpZ7KLZiUuzVKNWqnuC0A=
-netlandish.com/x/gobwebs-oauth2 v0.0.0-20250301131225-e6862bb0fe52 h1:ENJ1tcC+AKj4PWrIQekKKGGH+i8DaXP5mOspcbhvxwk=
-netlandish.com/x/gobwebs-oauth2 v0.0.0-20250301131225-e6862bb0fe52/go.mod h1:EDFWoiNYULZhdwIokjhZ9WDjlRTybJyVVOgNCw4dtHo=
-netlandish.com/x/gobwebs-ses-feedback v0.0.0-20250301131458-51fcdde09e75 h1:PR9im4mbXeRt4olZK/L05MvqqRZN8A4y+lWmWcdH9Tg=
-netlandish.com/x/gobwebs-ses-feedback v0.0.0-20250301131458-51fcdde09e75/go.mod h1:SjkBx2SmUe1/3p67jHjEPEnyJlUjfW7Q0qJn/FwimBI=
+netlandish.com/x/gobwebs v0.1.1 h1:7j9CbtvvVZFihd1M0uABC30EF/4xSctARJX5js8YORU=
+netlandish.com/x/gobwebs v0.1.1/go.mod h1:RAf0VNiujzXen/pu0k6yyhvPWMgCY9tKD7ftXrkT53E=
+netlandish.com/x/gobwebs-auditlog v0.1.0 h1:3rP9rfq++6dElT/YfYuiQOgYDzb8nHyEJT6OTTGMLtg=
+netlandish.com/x/gobwebs-auditlog v0.1.0/go.mod h1:ycFNnq4DuMY2cAygFAFJK9X2T0tHZ81+XS9TY1Er2uQ=
+netlandish.com/x/gobwebs-formguard v0.1.0 h1:D9o2c13wiMhplBSEmptvnc5UaZQn949cLTpJv8Ux/rU=
+netlandish.com/x/gobwebs-formguard v0.1.0/go.mod h1:vfTvhMezJMggbhCujgUtC9AJJZDBfY+tjNS2sQsV2Lo=
+netlandish.com/x/gobwebs-graphql v0.1.0 h1:OpVjpanmnYFvuczw8i0rQL8Vr+ORfMD+ZD2psu9/fic=
+netlandish.com/x/gobwebs-graphql v0.1.0/go.mod h1:yC7KIPdYU/9ig54E+uMGrctCqlkA36xIES6zSDyhAsc=
+netlandish.com/x/gobwebs-oauth2 v0.1.0 h1:eBEnK/sxIDMjl/k64YF/NVJuCaV/c6vV3mGLrkRmzzc=
+netlandish.com/x/gobwebs-oauth2 v0.1.0/go.mod h1:ELqY5RnZEIwMZtIna8izh6P4y5LG4iB5vHTU923K5Fw=
+netlandish.com/x/gobwebs-ses-feedback v0.1.0 h1:yboBAojYLfJaFqzpAcW8pBB0K7odM5oEk4WKvHbwNdY=
+netlandish.com/x/gobwebs-ses-feedback v0.1.0/go.mod h1:SmYjyN0nYzyvTHGxNlKX3lW0Mbzusqw87X/AKTbr7FQ=
petersanchez.com/x/carrier v0.2.3 h1:6ScWG2HVFqeqafQp2D9kChNdXYkou4rduzppc3SDYMg=
petersanchez.com/x/carrier v0.2.3/go.mod h1:GLiDI9OThDmruufk/VHlR6Ihvq/hIJQyA5beU6AFNYk=
petersanchez.com/x/carrier/ses v0.0.0-20250114214955-7f5d9b835a85 h1:yy81/rrGdI+YWuTvv7JPvVnY104/g10vnloBnKxVAHk=
--
2.47.2
Applied.
To git@git.code.netlandish.com:~netlandish/links
b614e0a..bb0235a master -> master