update
All checks were successful
Go Test / build (push) Successful in 10m40s

This commit is contained in:
Frank Mayer 2025-02-06 18:37:35 +01:00
parent 1b5587e75f
commit a2a1e7b63c
Signed by: tsukinoko-kun
GPG Key ID: 427B3E61E69C2E51
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -2,4 +2,4 @@ module github.com/tsukinoko-kun/lwb
go 1.23 go 1.23
require golang.org/x/net v0.32.0 require golang.org/x/net v0.34.0

4
go.sum
View File

@ -1,2 +1,2 @@
golang.org/x/net v0.32.0 h1:ZqPmj8Kzc+Y6e0+skZsuACbx+wzMgo5MQsJh9Qd6aYI= golang.org/x/net v0.34.0 h1:Mb7Mrk043xzHgnRM88suvJFwzVrRfHEHJEl5/71CKw0=
golang.org/x/net v0.32.0/go.mod h1:CwU0IoeOlnQQWJ6ioyFrfRuomB8GKF6KbYXZVyeXNfs= golang.org/x/net v0.34.0/go.mod h1:di0qlW3YNM5oh6GqDGQr92MyTozJPmybPK4Ev/Gm31k=