Import howett.net/plist by its correct name

Also bumping the version to one with a go.mod.
This commit is contained in:
Filippo Valsorda
2019-06-02 12:55:44 +01:00
parent e9f8fbcdf4
commit 72ec55f07f
29 changed files with 22 additions and 6 deletions

9
vendor/howett.net/plist/go.mod generated vendored Normal file
View File

@@ -0,0 +1,9 @@
module howett.net/plist
require (
// for cmd/ply
github.com/jessevdk/go-flags v1.4.0
github.com/kr/pretty v0.1.0 // indirect
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
gopkg.in/yaml.v2 v2.2.1
)

4
vendor/modules.txt vendored
View File

@@ -1,5 +1,3 @@
# github.com/DHowett/go-plist v0.0.0-20180609054337-500bd5b9081b
github.com/DHowett/go-plist
# golang.org/x/net v0.0.0-20180627171509-e514e69ffb8b
golang.org/x/net/idna
# golang.org/x/text v0.3.0
@@ -7,6 +5,8 @@ golang.org/x/text/secure/bidirule
golang.org/x/text/unicode/bidi
golang.org/x/text/unicode/norm
golang.org/x/text/transform
# howett.net/plist v0.0.0-20181124034731-591f970eefbb
howett.net/plist
# software.sslmate.com/src/go-pkcs12 v0.0.0-20180114231543-2291e8f0f237
software.sslmate.com/src/go-pkcs12
software.sslmate.com/src/go-pkcs12/internal/rc2