]> ruderich.org/simon Gitweb - nsscash/nsscash.git/blobdiff - go.mod
.github: update upstream actions to latest version
[nsscash/nsscash.git] / go.mod
diff --git a/go.mod b/go.mod
index 60a4e0ea761135255e2646862a3b27ae05308189..f840fc3d1664fd10a7345920171f6769fb6cb952 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -4,5 +4,6 @@ go 1.12
 
 require (
        github.com/BurntSushi/toml v0.3.1
-       github.com/pkg/errors v0.8.1
+       github.com/google/renameio v1.0.0
+       github.com/pkg/errors v0.9.1
 )