Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
boypt committed Feb 19, 2021
1 parent 1024770 commit cf13ab0
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 128 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v1
with:
go-version: 1.14.x
go-version: 1.16.x

- name: Check out code
uses: actions/checkout@v2
Expand Down
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.15

require (
github.com/NYTimes/gziphandler v1.1.1
github.com/anacrolix/log v0.7.1-0.20200604014615-c244de44fd2d
github.com/anacrolix/torrent v1.22.0
github.com/anacrolix/log v0.8.0
github.com/anacrolix/torrent v1.25.0
github.com/boypt/scraper v1.0.3
github.com/c2h5oh/datasize v0.0.0-20200825124411-48ed595a09d2
github.com/elazarl/go-bindata-assetfs v1.0.1
Expand Down
Loading

0 comments on commit cf13ab0

Please sign in to comment.