From 0e42caf3591d09d156c2b35462bc91a04e903b39 Mon Sep 17 00:00:00 2001 From: Eugene Kliuchnikov Date: Tue, 31 Aug 2021 14:07:17 +0200 Subject: Migrate to github actions (#920) Not all combinations are migrated to the initial configuration; corresponding TODOs added. Drive-by: additional combinations uncovered minor portability problems -> fixed Drive-by: remove no-longer used "script" files. Co-authored-by: Eugene Kliuchnikov --- go/WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go') diff --git a/go/WORKSPACE b/go/WORKSPACE index 8fb62e5..03d38da 100644 --- a/go/WORKSPACE +++ b/go/WORKSPACE @@ -20,4 +20,4 @@ load("@io_bazel_rules_go//go:deps.bzl", "go_register_toolchains", "go_rules_depe go_rules_dependencies() -go_register_toolchains(version = "1.16") \ No newline at end of file +go_register_toolchains(version = "1.16") -- cgit v1.1