Skip to content

Commit

Permalink
Go version upgrade (#107)
Browse files Browse the repository at this point in the history
- chore: go module upgrade
- chore: upgrade go version

Since apparently the just-module rev didn't build.
  • Loading branch information
cceckman authored Dec 19, 2024
1 parent 287482a commit d20cf6e
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/recursecenter/pairing-bot

go 1.22.7
go 1.23

require (
cloud.google.com/go/firestore v1.17.0
Expand Down

0 comments on commit d20cf6e

Please sign in to comment.