Skip to content

Commit

Permalink
interfaces: set go version to 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeczalik committed Aug 7, 2022
1 parent c9f2cde commit 50fd635
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,5 +1,5 @@
module github.com/rjeczalik/interfaces

go 1.13
go 1.18

require golang.org/x/tools v0.0.0-20190501045030-23463209683d

0 comments on commit 50fd635

Please sign in to comment.