-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump magnetico from
0a16ce6
to d204c90
Bumps [magnetico](https://github.com/tgragnato/magnetico) from `0a16ce6` to `d204c90`. - [Release notes](https://github.com/tgragnato/magnetico/releases) - [Commits](tgragnato/magnetico@0a16ce6...d204c90) --- updated-dependencies: - dependency-name: magnetico dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information
1 parent
2ffb21e
commit eeab56d
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule magnetico
updated
16 files
+11 −0 | .github/dependabot.yml | |
+1 −1 | .github/workflows/go.yml | |
+1 −1 | .golangci.yml | |
+1 −1 | go.mod | |
+2 −2 | go.sum | |
+1 −1 | main.go | |
+2 −1 | opflags/opflags.go | |
+1 −0 | web/homepage.go | |
+4 −0 | web/homepage_test.go | |
+9 −6 | web/router.go | |
+2 −2 | web/statistics.go | |
+1 −2 | web/statistics_test.go | |
+1 −0 | web/torrent.go | |
+1 −2 | web/torrent_test.go | |
+1 −0 | web/torrents.go | |
+1 −2 | web/torrents_test.go |