Skip to content
Snippets Groups Projects
Unverified Commit 893a4825 authored by boklm's avatar boklm
Browse files

Bug 29971: Bump goutls

Add bsaes as a new dependency of utls.
parent f2e27208
No related branches found
No related tags found
No related merge requests found
# vim: filetype=yaml sw=2
git_url: https://git.schwanenlied.me/yawning/bsaes.git
version: '[% c("abbrev") %]'
git_hash: 26d1add596b6d800bdeeb3bc3b2c7b316c056b6d
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
build: '[% c("projects/go/var/build_go_lib") %]'
var:
container:
use_container: 1
go_lib: git.schwanenlied.me/yawning/bsaes.git
input_files:
- project: container-image
- name: go
project: go
# vim: filetype=yaml sw=2
git_url: https://gitlab.com/yawning/utls.git
version: 0.0.9-2
version: 0.0.10-1
git_hash: 'v[% c("version") %]'
tag_gpg_id: 1
gpg_keyring: yawning.gpg
......@@ -15,6 +15,7 @@ var:
go_lib_deps:
- goxcrypto
- gocompress
- gobsaes
input_files:
- project: container-image
......@@ -24,3 +25,5 @@ input_files:
project: goxcrypto
- name: gocompress
project: gocompress
- name: gobsaes
project: gobsaes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment