Skip to content

Commit

Permalink
bump down version in go.mod to get release builds working; should fig…
Browse files Browse the repository at this point in the history
…ure out why 1.21.1 format doesn't work though
  • Loading branch information
arunsathiya committed Sep 22, 2023
1 parent ae741e2 commit f61a886
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/arunsathiya/gh-ssh-import

go 1.21.1
go 1.21

require github.com/charmbracelet/lipgloss v0.7.1

Expand Down

0 comments on commit f61a886

Please sign in to comment.