mirror of
https://github.com/FiloSottile/mkcert.git
synced 2025-10-13 16:31:41 +08:00
Import howett.net/plist by its correct name
Also bumping the version to one with a go.mod.
This commit is contained in:
2
go.mod
2
go.mod
@@ -1,8 +1,8 @@
|
||||
module github.com/FiloSottile/mkcert
|
||||
|
||||
require (
|
||||
github.com/DHowett/go-plist v0.0.0-20180609054337-500bd5b9081b
|
||||
golang.org/x/net v0.0.0-20180627171509-e514e69ffb8b
|
||||
golang.org/x/text v0.3.0 // indirect
|
||||
howett.net/plist v0.0.0-20181124034731-591f970eefbb
|
||||
software.sslmate.com/src/go-pkcs12 v0.0.0-20180114231543-2291e8f0f237
|
||||
)
|
||||
|
Reference in New Issue
Block a user