diff --git a/go.mod b/go.mod index e56c89d..4c8a86b 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module go.balki.me/remote-local-storage -go 1.23.4 +go 1.25.6 -require go.balki.me/anyhttp v0.4.0 +require go.balki.me/anyhttp v0.5.2 diff --git a/go.sum b/go.sum index 63bffb4..2059139 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -go.balki.me/anyhttp v0.4.0 h1:K639Mc8qCIO5B6ugLJCLQenkwxh9rihEK5JZ/xNfvV0= -go.balki.me/anyhttp v0.4.0/go.mod h1:JhfekOIjgVODoVqUCficjpIgmB3wwlB7jhN0eN2EZ/s= +go.balki.me/anyhttp v0.5.2 h1:et4tCDXLeXpWfMNvRKG7ojfrnlr3du7cEaG966MLSpA= +go.balki.me/anyhttp v0.5.2/go.mod h1:JhfekOIjgVODoVqUCficjpIgmB3wwlB7jhN0eN2EZ/s=