Skip to content

Commit

Permalink
Use go 1.24rc1 in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
nassibnassar committed Jan 11, 2025
1 parent 00d63a9 commit 7ced577
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
@@ -1,6 +1,6 @@
module github.com/metadb-project/metadb

go 1.24
go 1.24rc1

require (
github.com/confluentinc/confluent-kafka-go/v2 v2.4.0
Expand Down

0 comments on commit 7ced577

Please sign in to comment.