Remove spurrious go mod dependency

Signed-off-by: James Griffin <james@unsupervised.ca>
This commit is contained in:
2020-12-08 20:50:04 -04:00
parent a2cfad03b6
commit d8c4355c9f
2 changed files with 0 additions and 592 deletions

2
go.mod
View File

@@ -1,5 +1,3 @@
module github.com/thatguygriff/aoc2020
go 1.15
require github.com/google/certificate-transparency-go v1.1.1