-
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
6f0cfb1
to 4a7eac7
Bumps [magnetico](https://github.com/tgragnato/magnetico) from `6f0cfb1` to `4a7eac7`. - [Release notes](https://github.com/tgragnato/magnetico/releases) - [Commits](tgragnato/magnetico@6f0cfb1...4a7eac7) --- updated-dependencies: - dependency-name: magnetico dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information
1 parent
8599eae
commit aa320a7
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule magnetico
updated
24 files
+1 −1 | .github/workflows/codeql.yml | |
+2 −2 | .github/workflows/cross.yml | |
+2 −2 | .github/workflows/go.yml | |
+10 −10 | .github/workflows/release.yml | |
+3 −21 | .golangci.yml | |
+3 −1 | bencode/bytes_test.go | |
+3 −1 | bencode/decode.go | |
+6 −2 | bencode/decode_test.go | |
+2 −2 | dht/mainline/indexingService.go | |
+2 −2 | dht/mainline/indexingService_test.go | |
+3 −3 | dht/mainline/protocol.go | |
+2 −2 | dht/mainline/transport_test.go | |
+4 −4 | dht/managers_test.go | |
+3 −3 | metadata/btconn/mse.go | |
+2 −2 | metadata/util.go | |
+4 −4 | metadata/util_test.go | |
+0 −1 | metainfo/magnet-v2.go | |
+4 −1 | metainfo/magnet_test.go | |
+3 −1 | persistence/interface_test.go | |
+4 −4 | persistence/postgres_test.go | |
+3 −1 | stats/pyroscope_test.go | |
+3 −2 | types/infohash-v2/infohash-v2.go | |
+6 −8 | types/infohash/infohash.go | |
+3 −1 | web/router.go |