pkgsrc/devel/go-viper/PLIST
jmmv 4bc28d37a3 Update go-viper to 1.3.1:
1.3.1:

Make the map in MergeConfigMap case insensitive

1.3.0:

Restrict Travis to >= Go 1.11, use Go Modules, and get the test to pass

1.1.0:

* Added a new `DecoderConfigOption` type allowing the user to write custom
  functions that can override the default mapstructure.DecoderConfig
  settings

* Added a new `DecodeHook` function which returns
  a `DecoderConfigOption`. This allows the user to easily set their own
  Decode hooks when Unmarshaling

* Updated Unmarshal, UnmarshalKey and defaultDecoderConfig to support variadic
  trailing `DecoderConfigOption` functions to allow for customisation of
  the default  mapstructure.DecoderConfig

* Added a test case with example usage
2019-01-02 19:58:39 +00:00

16 lines
710 B
Text

@comment $NetBSD: PLIST,v 1.3 2019/01/02 19:58:39 jmmv Exp $
gopkg/pkg/${GO_PLATFORM}/github.com/spf13/viper.a
gopkg/pkg/${GO_PLATFORM}/github.com/spf13/viper/remote.a
gopkg/src/github.com/spf13/viper/LICENSE
gopkg/src/github.com/spf13/viper/README.md
gopkg/src/github.com/spf13/viper/flags.go
gopkg/src/github.com/spf13/viper/flags_test.go
gopkg/src/github.com/spf13/viper/go.mod
gopkg/src/github.com/spf13/viper/go.sum
gopkg/src/github.com/spf13/viper/overrides_test.go
gopkg/src/github.com/spf13/viper/remote/remote.go
gopkg/src/github.com/spf13/viper/util.go
gopkg/src/github.com/spf13/viper/util_test.go
gopkg/src/github.com/spf13/viper/viper.go
gopkg/src/github.com/spf13/viper/viper_test.go
@pkgdir bin