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

@@ -4,8 +4,8 @@ import (
"encoding/json"
"os"
resource "github.com/cioplenu/concourse-nomad-resource"
"github.com/cioplenu/concourse-nomad-resource/common"
resource "github.com/natto1784/concourse-nomad-resource"
"github.com/natto1784/concourse-nomad-resource/common"
)
type Request struct {