~netlandish/links

58a5080ae58ef0ecfc6bfa632cb477456e515992 — Peter Sanchez 2 months ago 58703e6
gobwebs and graphql bump
2 files changed, 7 insertions(+), 7 deletions(-)

M go.mod
M go.sum
M go.mod => go.mod +3 -3
@@ 23,13 23,12 @@ require (
	github.com/yeqown/go-qrcode/v2 v2.2.2
	github.com/yeqown/go-qrcode/writer/standard v1.2.1
	golang.org/x/crypto v0.25.0
	golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3
	golang.org/x/image v0.0.0-20211028202545-6944b10bf410
	golang.org/x/net v0.26.0
	golang.org/x/text v0.16.0
	netlandish.com/x/gobwebs v0.0.0-20240808204501-9f6e2ce74938
	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-20240813002048-cb0738b34957
	netlandish.com/x/gobwebs-graphql v0.0.0-20240814130336-2e3216e3020a
	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


@@ 150,6 149,7 @@ require (
	go.uber.org/atomic v1.9.0 // indirect
	go.uber.org/multierr v1.7.0 // indirect
	go.uber.org/zap v1.17.0 // indirect
	golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 // indirect
	golang.org/x/mod v0.18.0 // indirect
	golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b // indirect
	golang.org/x/sync v0.7.0 // indirect

M go.sum => go.sum +4 -4
@@ 2581,12 2581,12 @@ 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.0.0-20240808204501-9f6e2ce74938 h1:yJTZPnjffK+CJlaelRZrq9xtRa3q7s5NgQBBv6zyLyc=
netlandish.com/x/gobwebs v0.0.0-20240808204501-9f6e2ce74938/go.mod h1:q3yov9FuD8gSfERwdfNoAv73dzilRFZBJ3RHEOMuNMI=
netlandish.com/x/gobwebs v0.0.0-20240814124119-e3bd294b3ba1 h1:LGzX8VFmEk12W4I60k1IEoGZfOOYYyTWdpoOzefLO3c=
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-20240813002048-cb0738b34957 h1:nyK91IZXByLuuiOAAAKz5oMceo18qAJfNNe9UFYWESw=
netlandish.com/x/gobwebs-graphql v0.0.0-20240813002048-cb0738b34957/go.mod h1:ReVNw5lGqLm1kxtTLXEIL4+hVNE2WjjBcoBtRfH9uWQ=
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-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=