Skip to content

Commit

Permalink
Merge pull request #1 from kfri-lmco/kfri-lmco-fix-go-mod
Browse files Browse the repository at this point in the history
fix: update go version in mod file
  • Loading branch information
kfri-lmco authored Dec 4, 2024
2 parents 8cfa351 + e9edca1 commit 2599907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,4 @@ require (
google.golang.org/protobuf v1.34.2 // indirect
)

go 1.23
go 1.23.0

0 comments on commit 2599907

Please sign in to comment.