Skip to content

Commit

Permalink
Use go 1.23.5 (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
ubergesundheit authored Jan 20, 2025
1 parent 30edfa4 commit b9675f8
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/codeformuenster/dkan-newest-dataset-notifier

go 1.22
go 1.23

toolchain go1.22.4
toolchain go1.23.5

require (
github.com/aws/aws-sdk-go v1.55.6
Expand Down

0 comments on commit b9675f8

Please sign in to comment.