Skip to content

Commit

Permalink
Merge pull request #25 from cagiti/correct_dependency
Browse files Browse the repository at this point in the history
fix: replace jx dependency
  • Loading branch information
jenkins-x-bot authored Jun 23, 2020
2 parents dff7355 + d7e09ee commit 215b73d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/util/json/patch_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ package json
import (
"testing"

jenkinsv1 "github.com/jenkins-x/jx/v2/pkg/apis/jenkins.io/v1"
jenkinsv1 "github.com/jenkins-x/jx-api/pkg/apis/jenkins.io/v1"
"github.com/stretchr/testify/assert"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
)
Expand Down

0 comments on commit 215b73d

Please sign in to comment.