Skip to content

Commit

Permalink
set go.mod to include patch
Browse files Browse the repository at this point in the history
  • Loading branch information
dprotaso committed Aug 11, 2024
1 parent a80e648 commit d7ccfe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module knative.dev/pkg

go 1.22
go 1.22.0

require (
contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d
Expand Down

0 comments on commit d7ccfe5

Please sign in to comment.