Skip to content

Commit

Permalink
bump to go 1.21 (#45)
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
  • Loading branch information
joelanford committed Jan 9, 2024
1 parent a67413c commit c66abc5
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 github.com/joelanford/go-apidiff

go 1.18
go 1.21

require (
github.com/go-git/go-billy/v5 v5.4.1
Expand Down

0 comments on commit c66abc5

Please sign in to comment.