1
0
Fork 0

Updated httpr dependency.

This commit is contained in:
Alexander Andreev 2023-08-05 04:17:17 +04:00
parent 9e20c424be
commit 6b56037ded
Signed by: Arav
GPG Key ID: D22A817D95815393
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -4,4 +4,4 @@ go 1.17
require github.com/pkg/errors v0.9.1
require git.arav.su/Arav/httpr v0.2.0
require git.arav.su/Arav/httpr v0.2.1

4
go.sum
View File

@ -1,4 +1,4 @@
git.arav.su/Arav/httpr v0.2.0 h1:rtwUVl4ZDfvMf9DeLktxvups5GDY0ARVcUuUHR7Eb9E=
git.arav.su/Arav/httpr v0.2.0/go.mod h1:z0SVYwe5dBReeVuFU9QH2PmBxICJwchxqY5OfZbeVzU=
git.arav.su/Arav/httpr v0.2.1 h1:wtago8iYOqeoyOvio1uhMItXaTHXiBVfsshtYWSURhw=
git.arav.su/Arav/httpr v0.2.1/go.mod h1:z0SVYwe5dBReeVuFU9QH2PmBxICJwchxqY5OfZbeVzU=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=