]> ruderich.org/simon Gitweb - safcm/safcm.git/blobdiff - go.mod
Use SPDX license identifiers
[safcm/safcm.git] / go.mod
diff --git a/go.mod b/go.mod
index cdfcef53331808b49939a2337933f0569a854cb3..d85dcad97384ee6f816f4d44f9f0d028659ed30e 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.16
 require (
        github.com/google/go-cmp v0.5.5
        github.com/ianbruene/go-difflib v1.2.0
-       golang.org/x/sys v0.0.0-20210324051608-47abb6519492 // indirect
+       golang.org/x/sys v0.0.0-20210608053332-aa57babbf139
        golang.org/x/term v0.0.0-20210317153231-de623e64d2a6
        gopkg.in/yaml.v2 v2.4.0
 )