Skip to content

Commit

Permalink
chore(deps): upgrade go dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pow-devops2020 committed Nov 4, 2024
1 parent b880542 commit b68446f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ require (
github.com/cpuguy83/go-md2man v1.0.10
github.com/jenkins-x/go-scm v1.14.43
github.com/jenkins-x/jx-api/v4 v4.7.6
github.com/jenkins-x/jx-helpers/v3 v3.8.1
github.com/jenkins-x/jx-helpers/v3 v3.9.0
github.com/jenkins-x/jx-kube-client/v3 v3.0.8
github.com/jenkins-x/jx-logging/v3 v3.0.17
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ github.com/jenkins-x/go-scm v1.14.43 h1:hhFivDj28dVEDzcI6S07z6hZRK1speL8P1A3SWuF
github.com/jenkins-x/go-scm v1.14.43/go.mod h1:Rkk6rQeOzDDIvQRcwiFzTkBHPX1/fOVmSlxE9sqSJWM=
github.com/jenkins-x/jx-api/v4 v4.7.6 h1:+SJwYn/uF7CwbC5cD399zLjcM+VEgJMS89QL8ixa0WY=
github.com/jenkins-x/jx-api/v4 v4.7.6/go.mod h1:qBBQ+CUsclk9O8vV0dksPpyKgS0wXe7O/3Tzm9xxRiA=
github.com/jenkins-x/jx-helpers/v3 v3.8.1 h1:QWPaVRUCkzg/TewqHzT/2IJLS+8U1g6I6Dd5vJdrDlA=
github.com/jenkins-x/jx-helpers/v3 v3.8.1/go.mod h1:EnF19OEjrUi+ykI0xyc9Y9aquEPZtP+mEtHzhJHJ+3E=
github.com/jenkins-x/jx-helpers/v3 v3.9.0 h1:j0VIOqZLdxJKMhb0UfVbOrcvK0UoNBLYseyxpi4N/IY=
github.com/jenkins-x/jx-helpers/v3 v3.9.0/go.mod h1:EnF19OEjrUi+ykI0xyc9Y9aquEPZtP+mEtHzhJHJ+3E=
github.com/jenkins-x/jx-kube-client/v3 v3.0.8 h1:AzXuXCdv4DQf8wqR5c1UL0uXVu6KrAjdPtPb6wrG0Hs=
github.com/jenkins-x/jx-kube-client/v3 v3.0.8/go.mod h1:ELgPjZhMqYiCKml4L16GREF6bkC890KRKfpNCz+aIgE=
github.com/jenkins-x/jx-logging/v3 v3.0.17 h1:0qpgKfpxl4uks6vZZV5LCGCOOD3axgMxoK3m6X74kpQ=
Expand Down

0 comments on commit b68446f

Please sign in to comment.