mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-09-15 18:57:01 +00:00
chore: upgrade docker v19.03.12 (#348)
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
This commit is contained in:
parent
0fa58c16bd
commit
3e71b12c01
2 changed files with 17 additions and 1 deletions
|
@ -10,7 +10,7 @@ import (
|
|||
"github.com/nektos/act/pkg/model"
|
||||
|
||||
log "github.com/sirupsen/logrus"
|
||||
"gotest.tools/assert"
|
||||
"gotest.tools/v3/assert"
|
||||
)
|
||||
|
||||
func TestGraphEvent(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue