Skip to content

Commit

Permalink
Update go.mod to use go1.23.1 toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
arvvoid committed Sep 25, 2024
1 parent a415ced commit 871586f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module github.com/l-d-t/fiskalhrgo

go 1.22

toolchain go1.23.1

require (
github.com/beevik/etree v1.4.1
github.com/google/uuid v1.6.0
Expand Down

0 comments on commit 871586f

Please sign in to comment.