Skip to content

Commit

Permalink
fix warning in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysd committed Oct 31, 2024
1 parent affa3cc commit b4de51b
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
Expand Up @@ -2,4 +2,4 @@ module github.com/rhysd/vim-startuptime

go 1.16

require github.com/google/go-cmp v0.6.0 // indirect
require github.com/google/go-cmp v0.6.0

0 comments on commit b4de51b

Please sign in to comment.