aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorjet2tlf <jet2tlf@gmail.com>2024-06-03 17:43:29 +0000
committerjet2tlf <jet2tlf@gmail.com>2024-06-03 17:43:29 +0000
commit6091bea631659a2e5d152726f3581ca2d1bd235c (patch)
tree92656f5f79641d3c187ce8e82c128da4de2a252c /go.mod
parent7cff8936edbdc7ce7c0ca41eab2f8d5470cad2e6 (diff)
downloadbittorrent-go-6091bea631659a2e5d152726f3581ca2d1bd235c.tar.gz
bittorrent-go-6091bea631659a2e5d152726f3581ca2d1bd235c.zip
codecrafters submit [skip ci]
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 5240950..0736c04 100644
--- a/go.mod
+++ b/go.mod
@@ -10,4 +10,4 @@ module github.com/codecrafters-io/bittorrent-starter-go
go 1.22
-require github.com/jackpal/bencode-go v1.0.0 // indirect
+require github.com/jackpal/bencode-go v1.0.2 // indirect