Update dependencies.

This commit is contained in:
Martin Dosch
2024-02-26 23:04:17 +01:00
parent 9684a8ff69
commit 746409f074
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,6 +3,6 @@ module github.com/xmppo/go-xmpp
go 1.21.5
require (
golang.org/x/crypto v0.19.0
golang.org/x/crypto v0.20.0
golang.org/x/net v0.21.0
)