We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1098c1 + e22614d commit 2617543Copy full SHA for 2617543
2 files changed
go.mod
@@ -2,4 +2,4 @@ module github.com/ips-hosting/gma
2
3
go 1.19
4
5
-require golang.org/x/sync v0.1.0
+require golang.org/x/sync v0.7.0
go.sum
@@ -1,2 +1,4 @@
1
golang.org/x/sync v0.1.0 h1:wsuoTGHzEhffawBOhz5CYhcrV4IdKZbEyZjBMuTp12o=
golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
+golang.org/x/sync v0.7.0 h1:YsImfSBoP9QPYL0xyKJPq0gcaJdG3rInoqxTWbfQu9M=
+golang.org/x/sync v0.7.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
0 commit comments