diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2020-06-16 22:05:10 +0200 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2020-06-26 12:13:38 +0200 |
commit | d41ddde8f2541c50425dc62a7931a1c4e54188b9 (patch) | |
tree | 192982f991fd9a04d81583e857f0e11759693dac /pkg/config | |
parent | f174e76156759cf28cbe067d1270395cee425758 (diff) |
[pkg] add generation of vendored config again
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 4228dae..ad159a1 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 2020-04-14 18:42:06 +// At 2020-06-16 21:44:41 package config |