]> ruderich.org/simon Gitweb - nsscash/nsscash.git/commitdiff
go.mod: update github.com/google/renameio to v1.0.0
authorSimon Ruderich <simon@ruderich.org>
Sat, 16 Jan 2021 10:44:01 +0000 (11:44 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sat, 16 Jan 2021 10:52:45 +0000 (11:52 +0100)
go.mod
go.sum

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
 )
diff --git a/go.sum b/go.sum
index 9169c0838f16c80ea8727d986e2c80453a837fcc..71059194d7f02eb05a850238daea851956159e6f 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -1,6 +1,6 @@
 github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=
 github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
-github.com/google/renameio v0.1.1-0.20200217212219-353f81969824 h1:9q700G0beHecUuiZOuKgNqNsGQixTeDLnzVZ5nsW3lc=
-github.com/google/renameio v0.1.1-0.20200217212219-353f81969824/go.mod h1:t/HQoYBZSsWSNK35C6CO/TpPLDVWvxOHboWUAweKUpk=
+github.com/google/renameio v1.0.0 h1:xhp2CnJmgQmpJU4RY8chagahUq5mbPPAbiSQstKpVMA=
+github.com/google/renameio v1.0.0/go.mod h1:t/HQoYBZSsWSNK35C6CO/TpPLDVWvxOHboWUAweKUpk=
 github.com/pkg/errors v0.8.1 h1:iURUrRGxPUNPdy5/HRSm+Yj6okJ6UtLINN0Q9M4+h3I=
 github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=