diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2019-07-29 18:06:53 +0200 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2019-08-05 11:46:21 -0400 |
commit | d5f06cc47dcdfa4b61219ffbf280157a312e0efa (patch) | |
tree | e37e01bca8bf43ecf92357d959b8bf5377efb8ec /pkg/config | |
parent | e709b4209e710eb1bb5e7facff73f72adae66d65 (diff) |
[pkg] debian template
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 c174b6b..4f2ab38 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-07-16 21:41:09 +// At 2019-07-29 21:55:46 package config |