TUN-5012: Use patched go-sumtype

This commit is contained in:
Sudarsan Reddy
2021-08-30 10:10:25 +01:00
parent d1801776b0
commit 671754fd19
2 changed files with 5 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ jobs:
with:
go-version: ${{ matrix.go-version }}
- name: Install go-sumtype
run: go get github.com/BurntSushi/go-sumtype
run: go get github.com/sudarshan-reddy/go-sumtype
- name: Checkout code
uses: actions/checkout@v2
- name: Test