1
0
Fork 0
hscloud/third_party
q3k 3e2a5a5957 third_party/go: add filippo.io/age
You can test this using:

   bazel run '@io_filippo_age//cmd/age'

The same target can now be used in data dependencies for secretstore
(you'll need to hardcode the runfile path, or use some
Bazel-runfile-resolving library for Python).

This required adding a few dependencies to
third_party/go/repositories.bzl, but also moving golang.org/x/crypto
from that file into WORKSPACE, before gazelle_deps gets loaded (as the
version requested by gazelle_deps is too old). We also moved shlex that
shouldn't have been in WORKSPACE into third_party/go/repositories.bzl.

Otherwise, this was just a few small deps - bumped golang.org/x/crypto,
new golang.org/x/term, new filippo.io/edwards25519. Hooray low
dependency code.

Change-Id: I0e684d88efffde13a3b4e253860aabcb35a3c94d
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1158
Reviewed-by: patryk <patryk@hackerspace.pl>
2021-10-07 20:18:25 +00:00
..
factorio factorio: bump to 1.1.35 2021-06-18 19:31:07 +00:00
go third_party/go: add filippo.io/age 2021-10-07 20:18:25 +00:00
java third_party: bump minecraft deps 2021-02-15 22:11:00 +01:00
jq cluster/tools/rook-s3cmd-config: build using bazel 2020-06-13 22:46:41 +02:00
licenses third_party/licenses: create, import Apache-2.0 2020-10-10 15:59:29 +00:00
oniguruma cluster/tools/rook-s3cmd-config: build using bazel 2020-06-13 22:46:41 +02:00
py third_party/py: remove flask-oauthlib 2021-07-10 15:41:08 +02:00