]> ruderich.org/simon Gitweb - nsscash/nsscash.git/blobdiff - go.mod
go.mod: update github.com/google/renameio to v1.0.0
[nsscash/nsscash.git] / go.mod
diff --git a/go.mod b/go.mod
index 46f14159d0b3f409d3945ab0c3ce93a86239acb1..c3ef74f683dd81d078e6896edd0f471ef688f4cc 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -4,6 +4,6 @@ go 1.12
 
 require (
        github.com/BurntSushi/toml v0.3.1
-       github.com/google/renameio v0.1.1-0.20200217212219-353f81969824
+       github.com/google/renameio v1.0.0
        github.com/pkg/errors v0.8.1
 )