bumped up go version in mod file and added automatic generation of pem certificates
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -38,3 +38,6 @@ test*
|
||||
# Ignore public and private keys
|
||||
p2prc.publicKey
|
||||
p2prc.privateKey
|
||||
|
||||
# Ignore pem files
|
||||
*.pem
|
||||
|
||||
Reference in New Issue
Block a user