Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
breml committed Jun 4, 2024
1 parent d2f6ab0 commit d2440e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module github.com/breml/tfreveal

go 1.21.7
go 1.22.3

require (
github.com/breml/jsondiffprinter v0.0.7
github.com/ghetzel/go-stockutil v1.11.4
Expand Down

0 comments on commit d2440e7

Please sign in to comment.