1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Update deps (#1141)

This commit is contained in:
Tom Limoncelli
2021-05-02 11:04:42 -04:00
committed by GitHub
parent f938230a6b
commit 88c05d9484
5 changed files with 41 additions and 31 deletions

View File

@@ -10,7 +10,7 @@ import (
"os/exec"
"strings"
"github.com/google/go-github/github"
"github.com/google/go-github/v35/github"
"golang.org/x/oauth2"
)