Skip to content

Commit

Permalink
fix go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzorin committed Mar 22, 2024
1 parent 380a1f7 commit 8bd8a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion certbot_dns_multi/_internal/bridge/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/alexzorin/certbot-dns-multi/certbot_dns_multi/_internal/bridge

go 1.22.1
go 1.22

require github.com/go-acme/lego/v4 v4.16.0

Expand Down

0 comments on commit 8bd8a71

Please sign in to comment.