mirror of
https://github.com/spf13/viper
synced 2025-05-07 12:47:18 +00:00
gofmt -w .
This commit is contained in:
parent
0427ebb7e9
commit
520bcb0500
1 changed files with 1 additions and 1 deletions
2
viper.go
2
viper.go
|
@ -17,7 +17,7 @@
|
||||||
// key/value store
|
// key/value store
|
||||||
// default
|
// default
|
||||||
|
|
||||||
package viper
|
package viper
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"bytes"
|
"bytes"
|
||||||
|
|
Loading…
Add table
Reference in a new issue