]> Sergey Matveev's repositories - godwmstat.git/commitdiff
Update dependency
authorSergey Matveev <stargrave@stargrave.org>
Wed, 15 Feb 2023 09:12:34 +0000 (12:12 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 15 Feb 2023 09:12:34 +0000 (12:12 +0300)
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 3d70c785233f694b9f5b37dab441a72c1be7a1a3..18ed9b343d6f499d5b193fdafe33117708b83a33 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -2,4 +2,4 @@ module go.stargrave.org/godwmstat
 
 go 1.17
 
-require github.com/dustin/go-humanize v1.0.0 // indirect
+require github.com/dustin/go-humanize v1.0.1
diff --git a/go.sum b/go.sum
index 4d39dd1c9657d37532c62d0184088b70ad7fd11a..2f95363b62a4460b49d929b7029fc974a83d1cc1 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -1,2 +1,2 @@
-github.com/dustin/go-humanize v1.0.0 h1:VSnTsYCnlFHaM2/igO1h6X3HA71jcobQuxemgkq4zYo=
-github.com/dustin/go-humanize v1.0.0/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk=
+github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY=
+github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto=