Skip to content

Commit

Permalink
Fix: try newer toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtamm committed Sep 11, 2024
1 parent 81bbd53 commit 394a78f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/ohsu-comp-bio/funnel

go 1.21
go 1.22

toolchain go1.21.13
toolchain go1.22.7

require (
cloud.google.com/go/datastore v1.15.0
Expand Down

0 comments on commit 394a78f

Please sign in to comment.