Skip to content

Commit

Permalink
[release-1.8] trigger to build release with go1.19.6 (#458)
Browse files Browse the repository at this point in the history
* gofmt with go1.19 linting

* trigger release so we build with go1.19.6
  • Loading branch information
dprotaso authored Feb 27, 2023
1 parent f1ba287 commit 9b07bac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
module knative.dev/net-gateway-api

// Trigger build
// see: https://github.com/knative/serving/issues/13747
go 1.18

require (
Expand Down

0 comments on commit 9b07bac

Please sign in to comment.