vendor/github.com/spf13/viper/go.mod
changeset 262 8d3354485fc3
parent 260 445e01aede7e
child 265 05c40b36d3b2
equal deleted inserted replaced
261:270cc4dda0c5 262:8d3354485fc3
     6 	github.com/fsnotify/fsnotify v1.5.4
     6 	github.com/fsnotify/fsnotify v1.5.4
     7 	github.com/hashicorp/hcl v1.0.0
     7 	github.com/hashicorp/hcl v1.0.0
     8 	github.com/magiconair/properties v1.8.6
     8 	github.com/magiconair/properties v1.8.6
     9 	github.com/mitchellh/mapstructure v1.5.0
     9 	github.com/mitchellh/mapstructure v1.5.0
    10 	github.com/pelletier/go-toml v1.9.5
    10 	github.com/pelletier/go-toml v1.9.5
    11 	github.com/pelletier/go-toml/v2 v2.0.1
    11 	github.com/pelletier/go-toml/v2 v2.0.5
    12 	github.com/sagikazarmark/crypt v0.6.0
    12 	github.com/sagikazarmark/crypt v0.6.0
    13 	github.com/spf13/afero v1.8.2
    13 	github.com/spf13/afero v1.8.2
    14 	github.com/spf13/cast v1.5.0
    14 	github.com/spf13/cast v1.5.0
    15 	github.com/spf13/jwalterweatherman v1.1.0
    15 	github.com/spf13/jwalterweatherman v1.1.0
    16 	github.com/spf13/pflag v1.0.5
    16 	github.com/spf13/pflag v1.0.5
    17 	github.com/stretchr/testify v1.7.1
    17 	github.com/stretchr/testify v1.8.0
    18 	github.com/subosito/gotenv v1.3.0
    18 	github.com/subosito/gotenv v1.4.1
    19 	gopkg.in/ini.v1 v1.66.4
    19 	gopkg.in/ini.v1 v1.67.0
    20 	gopkg.in/yaml.v2 v2.4.0
    20 	gopkg.in/yaml.v2 v2.4.0
    21 	gopkg.in/yaml.v3 v3.0.0
    21 	gopkg.in/yaml.v3 v3.0.1
    22 )
    22 )
    23 
    23 
    24 require (
    24 require (
    25 	cloud.google.com/go v0.100.2 // indirect
    25 	cloud.google.com/go v0.100.2 // indirect
    26 	cloud.google.com/go/compute v1.6.1 // indirect
    26 	cloud.google.com/go/compute v1.6.1 // indirect