diff --git a/WORKSPACE b/WORKSPACE index 63f6ec4..7e00771 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -118,7 +118,7 @@ load( "nixpkgs_go_configure", ) -nixpkgs_go_configure(repository = "@nixpkgs") +nixpkgs_go_configure(repository = "@nixpkgs", attribute_path = "go_1_20") load("@io_bazel_rules_go//go:deps.bzl", "go_rules_dependencies")