]> Sergey Matveev's repositories - linksexp.git/commitdiff
Update dependencies
authorSergey Matveev <stargrave@stargrave.org>
Mon, 14 Aug 2023 10:49:19 +0000 (13:49 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 14 Aug 2023 10:49:19 +0000 (13:49 +0300)
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 61807bab8c4bddf2860adeb63248fbfa1b2985cc..8e47c98f8d09586f05f4b6a209b3fe46347671cc 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,5 @@
 module go.stargrave.org/linksexp
 
-go 1.14
+go 1.20
 
-require go.cypherpunks.ru/recfile v0.5.1
+require go.cypherpunks.ru/recfile v0.7.0
diff --git a/go.sum b/go.sum
index 7b25be2a50d37f9157c311c8b3feb11cf1a8e649..12783495b81cd133888bead2fdfc1370a7832d19 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -1,2 +1,2 @@
-go.cypherpunks.ru/recfile v0.5.1 h1:Sk9Og/7aybvg4PrZdhyFSeEdS6wvcisvd+1oGf8uFyU=
-go.cypherpunks.ru/recfile v0.5.1/go.mod h1:sR+KajB+vzofL3SFVFwKt3Fke0FaCcN1g3YPNAhU3qI=
+go.cypherpunks.ru/recfile v0.7.0 h1:0R1UnDGKccp7JnC66msslJMlSY02jHx/XkW+ISl0GuY=
+go.cypherpunks.ru/recfile v0.7.0/go.mod h1:sR+KajB+vzofL3SFVFwKt3Fke0FaCcN1g3YPNAhU3qI=