change resource to forked repo

This commit is contained in:
2022-02-05 21:05:15 +05:30
parent 7cb25d4994
commit 3f55152c29
5 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ import (
"os"
"os/exec"
resource "github.com/cioplenu/concourse-nomad-resource"
resource "github.com/natto1784/concourse-nomad-resource"
)
func Check(err error, msg string) {