Skip to content

Commit

Permalink
chore(deps): update dependency go to v1.23.3 in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent b75e56c commit 80df035
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion e2e/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/runatlantis/atlantis/e2e

go 1.23.2
go 1.23.3

require (
github.com/google/go-github/v65 v65.0.0
Expand Down
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/runatlantis/atlantis

go 1.23.2
go 1.23.3

require (
code.gitea.io/sdk/gitea v0.19.0
Expand Down

0 comments on commit 80df035

Please sign in to comment.