-
- Downloads
"pwhash" did not exist on "b87c9ff1c109019138010d51a7bea2c8bdceb80b"
Update module golang.org/x/sync to v0.1.0
parent
353bfc9f
No related branches found
No related tags found
... | @@ -3,6 +3,6 @@ module git.autistici.org/ai3/tools/vmine | ... | @@ -3,6 +3,6 @@ module git.autistici.org/ai3/tools/vmine |
go 1.14 | go 1.14 | ||
require ( | require ( | ||
golang.org/x/sync v0.0.0-20220907140024-f12130a52804 | golang.org/x/sync v0.1.0 | ||
gopkg.in/yaml.v3 v3.0.1 | gopkg.in/yaml.v3 v3.0.1 | ||
) | ) |
Please register or sign in to comment