File tree Expand file tree Collapse file tree 4 files changed +16
-75
lines changed Expand file tree Collapse file tree 4 files changed +16
-75
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ module github.com/peak/go-config
2
+
3
+ require (
4
+ github.com/BurntSushi/toml v0.3.0
5
+ github.com/fatih/structs v1.0.0
6
+ github.com/fsnotify/fsnotify v1.4.7
7
+ golang.org/x/sys v0.0.0-20180313075820-8c0ece68c283
8
+ )
Original file line number Diff line number Diff line change
1
+ github.com/BurntSushi/toml v0.3.0 h1:e1/Ivsx3Z0FVTV0NSOv/aVgbUWyQuzj7DDnFblkRvsY =
2
+ github.com/BurntSushi/toml v0.3.0 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
3
+ github.com/fatih/structs v1.0.0 h1:BrX964Rv5uQ3wwS+KRUAJCBBw5PQmgJfJ6v4yly5QwU =
4
+ github.com/fatih/structs v1.0.0 /go.mod h1:9NiDSp5zOcgEDl+j00MP/WkGVPOlPRLejGD8Ga6PJ7M =
5
+ github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I =
6
+ github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
7
+ golang.org/x/sys v0.0.0-20180313075820-8c0ece68c283 h1:DE/w7won1Ns86VoWjUZ4cJS6//TObJntGkxuZ63asRc =
8
+ golang.org/x/sys v0.0.0-20180313075820-8c0ece68c283 /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
You can’t perform that action at this time.
0 commit comments