Skip to content

Commit

Permalink
go: fix tests for vendored go
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheu committed Apr 24, 2024
1 parent 2c6f372 commit 500fc07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/go/fixtures/vendored/go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/tsuru/blah

go 1.13
go 1.19

require golang.org/x/net v0.0.0-20191105084925-a882066a44e0

0 comments on commit 500fc07

Please sign in to comment.