Skip to content

Commit

Permalink
chore(golang): keep version 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
d4x1 committed Sep 5, 2024
1 parent 7c375b7 commit 91eddb2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions backend/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/apache/incubator-devlake

go 1.21.0

toolchain go1.23.0
go 1.20

require (
github.com/cockroachdb/errors v1.11.1
Expand Down

0 comments on commit 91eddb2

Please sign in to comment.