Skip to content

Commit

Permalink
docs: update example with new release
Browse files Browse the repository at this point in the history
  • Loading branch information
rawlingsj authored Nov 26, 2020
1 parent 948f1a2 commit 011a8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Here's an example which also uses [Jenkins X logging](https://github.com/jenkins
import (
"github.com/jenkins-x/jx-kube-client/v3/pkg/kubeclient"
"github.com/jenkins-x/jx-logging/v3/pkg/log"
"github.com/jenkins-x/jx-api/v3/pkg/client/clientset/versioned"
"github.com/jenkins-x/jx-api/v4/pkg/client/clientset/versioned"
)

func main() {
Expand Down

0 comments on commit 011a8b4

Please sign in to comment.