Skip to content

Commit

Permalink
chore: go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
smlx committed Mar 4, 2025
1 parent cd5c186 commit a0c98c3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module github.com/uselagoon/lagoon-opensearch-sync

go 1.22.1
toolchain go1.23.6
go 1.23.0

toolchain go1.24.0

require (
github.com/alecthomas/assert/v2 v2.11.0
Expand Down

0 comments on commit a0c98c3

Please sign in to comment.