Skip to content

Commit

Permalink
feat(build): upgrade to golang 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
npdgm committed Apr 12, 2023
1 parent b4a7313 commit 3916d18
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/enix/x509-certificate-exporter/v3

go 1.18
go 1.19

require (
github.com/bmatcuk/doublestar/v4 v4.6.0
Expand Down

0 comments on commit 3916d18

Please sign in to comment.