Created project repo
This commit is contained in:
commit
18ce1d6738
2 changed files with 5 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
bin
|
||||||
|
go.sum
|
3
go.mod
Normal file
3
go.mod
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
module nocternity.net/go/fetchcert
|
||||||
|
|
||||||
|
go 1.17
|
Loading…
Reference in a new issue