From 0b09fd87f1f21068237bb407b41ab16e8a6e6439 Mon Sep 17 00:00:00 2001 From: David McIntosh <804610+mctofu@users.noreply.github.com> Date: Thu, 5 Jan 2023 10:15:35 -0800 Subject: [PATCH] Enable using public go module proxy --- tests/smoke-go.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/smoke-go.yaml b/tests/smoke-go.yaml index 1b4eb2df..fde568f9 100644 --- a/tests/smoke-go.yaml +++ b/tests/smoke-go.yaml @@ -11,6 +11,8 @@ input: - dependency-name: rsc.io/quote source: tests/smoke-go.yaml version-requirement: '>1.5.2' + experiments: + goprivate: source: provider: github repo: dependabot/smoke-tests