Skip to content
Snippets Groups Projects
Commit f65f0d12 authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

go mod tidy

parent dafb2011
No related branches found
No related tags found
1 merge request!2Packet/ospfv3
Pipeline #53061 canceled
......@@ -8,6 +8,7 @@ test:cover:
image: golang:1.15
stage: test
script:
- go mod tidy
- go test -v -cover ./...
include:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment