Skip to content

Commit

Permalink
Tidy go.mod.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalloc committed Jan 7, 2025
1 parent 3ae25eb commit ba7cdaf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module github.com/dogmatiq/dosh

go 1.22
toolchain go1.22.5
go 1.22.0

toolchain go1.23.4

require (
github.com/jmalloc/gomegax v0.0.0-20200507221434-64fca4c0e03a
Expand Down

0 comments on commit ba7cdaf

Please sign in to comment.