Skip to content

Commit

Permalink
bump go version in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
esell committed Mar 14, 2023
1 parent 3bd1fff commit cc75f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,6 +1,6 @@
module github.com/esell/deb-simple

go 1.15
go 1.18

require (
github.com/blakesmith/ar v0.0.0-20150311145944-8bd4349a67f2
Expand Down

0 comments on commit cc75f47

Please sign in to comment.