diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2019-08-06 19:11:33 +0200 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2019-08-06 19:39:54 +0200 |
commit | 04c7f9b44ddb3840ab3ca58b9bcb8fce39a2a285 (patch) | |
tree | 690beb0884990e512531ffe1068d8042567fab4c /pkg/config | |
parent | 3c23cb6e3223d72116e9b16109f7e81adaf87d91 (diff) |
[pkg] update depends
Diffstat (limited to 'pkg/config')
-rw-r--r-- | pkg/config/config.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/config/config.go b/pkg/config/config.go index 0841e26..70da70c 100644 --- a/pkg/config/config.go +++ b/pkg/config/config.go @@ -1,6 +1,6 @@ // Code generated by go generate; DO NOT EDIT. // This file was generated by vendorize.py -// At 2019-08-06 16:59:01 +// At 2019-08-06 17:57:48 package config |