mirror of
https://github.com/spf13/viper
synced 2025-05-06 20:27:17 +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
|
||||
// default
|
||||
|
||||
package viper
|
||||
package viper
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
|
|
Loading…
Add table
Reference in a new issue