~netlandish/links-dev

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH links] gobwebs bump

Details
Message ID
<20250915192151.25019-1-peter@netlandish.com>
Sender timestamp
1757942508
DKIM signature
missing
Download raw message
Patch: +18 -18
---
 go.mod | 12 ++++++------
 go.sum | 24 ++++++++++++------------
 2 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/go.mod b/go.mod
index f2fd36b..fec5c14 100644
--- a/go.mod
+++ b/go.mod
@@ -31,12 +31,12 @@ require (
	golang.org/x/text v0.27.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.10
	netlandish.com/x/gobwebs-auditlog v0.2.7
	netlandish.com/x/gobwebs-formguard v0.2.8
	netlandish.com/x/gobwebs-graphql v0.2.8
	netlandish.com/x/gobwebs-oauth2 v0.2.8
	netlandish.com/x/gobwebs-ses-feedback v0.2.8
	netlandish.com/x/gobwebs v0.1.12
	netlandish.com/x/gobwebs-auditlog v0.2.9
	netlandish.com/x/gobwebs-formguard v0.2.10
	netlandish.com/x/gobwebs-graphql v0.2.10
	netlandish.com/x/gobwebs-oauth2 v0.2.10
	netlandish.com/x/gobwebs-ses-feedback v0.2.10
	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 8eacf97..59d2840 100644
--- a/go.sum
+++ b/go.sum
@@ -2578,18 +2578,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.10 h1:+ehR8K0f93Pg8PJwJo+brJqiVKAq87Tcsu9DmP1FSLM=
netlandish.com/x/gobwebs v0.1.10/go.mod h1:RAf0VNiujzXen/pu0k6yyhvPWMgCY9tKD7ftXrkT53E=
netlandish.com/x/gobwebs-auditlog v0.2.7 h1:m22PCsiHRqk+ELe0NThEvNCvC51m21dzjwmE4tbA0FE=
netlandish.com/x/gobwebs-auditlog v0.2.7/go.mod h1:EIxpzwo1kdl8mwGg5mVsgp0mNf8582h2RVWfgsKS/fk=
netlandish.com/x/gobwebs-formguard v0.2.8 h1:nfnOFdqIWPySDmV08Q+VtUv1tfVCSyMHEnNAh3AGXAM=
netlandish.com/x/gobwebs-formguard v0.2.8/go.mod h1:f+oCZbI1nuYdoAGmb0nEpWKMBjl1YjuQt1v6SVqNYzM=
netlandish.com/x/gobwebs-graphql v0.2.8 h1:mEOi4h3zZxI2QwD1qj40EnkkLPtaixOC4hQ1dr/Pm9E=
netlandish.com/x/gobwebs-graphql v0.2.8/go.mod h1:TEaBNJLBNfcW/Dy0mBzR47t0p4SsZTp2gaHxzn5wo28=
netlandish.com/x/gobwebs-oauth2 v0.2.8 h1:lvWmgLLqHCX3oP5I9IZPIzljx2CnzmZcB2qEImz8OU8=
netlandish.com/x/gobwebs-oauth2 v0.2.8/go.mod h1:7w3TSD2dd76d6dUSwPECB2TeStOSLmm4b9v5alZd8as=
netlandish.com/x/gobwebs-ses-feedback v0.2.8 h1:FIvHeh2YPVl8x1c3KCT7ZdjIxUrn2jql9cLya/a1bYo=
netlandish.com/x/gobwebs-ses-feedback v0.2.8/go.mod h1:mn7yq3rcd7URIAWJ+VcNHwJsM/hKkCnAtlSyDwH1Lc0=
netlandish.com/x/gobwebs v0.1.12 h1:T+XjmKZ7Cayn8jE/XXj9DoOcQprareFvQQhzb59IR8w=
netlandish.com/x/gobwebs v0.1.12/go.mod h1:RAf0VNiujzXen/pu0k6yyhvPWMgCY9tKD7ftXrkT53E=
netlandish.com/x/gobwebs-auditlog v0.2.9 h1:z6UZJYsuQSzKorbDDzwDQrd9kTfh5Cm4xlMQq30MTEw=
netlandish.com/x/gobwebs-auditlog v0.2.9/go.mod h1:jkiFRtJ3C4rUlJslwNTk7cV+76mGSv5szGxi6AOOyA4=
netlandish.com/x/gobwebs-formguard v0.2.10 h1:cZv/r6n6EEWsJ71uTjxjwy/QEnp+JQR+85IbpntiyAM=
netlandish.com/x/gobwebs-formguard v0.2.10/go.mod h1:FrJd8CjbxPakUIs0QGsmHUcobpKlCGBv1NLIjHTFkrg=
netlandish.com/x/gobwebs-graphql v0.2.10 h1:ZSH5KIoknWGGeIDufDg9Og9O5Qz/t4aPLD4nV31+lZE=
netlandish.com/x/gobwebs-graphql v0.2.10/go.mod h1:9SpuBA+3pJsCPAjoGAdzmG3zjja688cBanIeQOfM4b4=
netlandish.com/x/gobwebs-oauth2 v0.2.10 h1:NJ5ubWW7Tgm2MXt9JUuClAuCHklrD8zo1DUO0tDRl5k=
netlandish.com/x/gobwebs-oauth2 v0.2.10/go.mod h1:/XCYB/uCOCRKhwyO9Teq7WHg0q+rxFUhvek0BP6+ypg=
netlandish.com/x/gobwebs-ses-feedback v0.2.10 h1:IuRn5duBdW8GUQXnTmDfZmp5Eirq3joZp1Z0GGWLCWE=
netlandish.com/x/gobwebs-ses-feedback v0.2.10/go.mod h1:V0zZUfOxlZ/gosL597eIlSJWp3/qwN19uFWKCdF1SuE=
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.49.1
Details
Message ID
<DCTMDAFVIKVL.242T19NU36LA9@netlandish.com>
In-Reply-To
<20250915192151.25019-1-peter@netlandish.com> (view parent)
Sender timestamp
1757942795
DKIM signature
missing
Download raw message
Applied.

To git@git.code.netlandish.com:~netlandish/links
   f395926..dea1bf8  master -> master
Reply to thread Export thread (mbox)