Skip to content

Commit

Permalink
dev: Use Go 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
adriansmares committed Jan 8, 2024
1 parent 1bd6427 commit ab50724
Show file tree
Hide file tree
Showing 2 changed files with 78 additions 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 go.thethings.network/lorawan-stack-migrate

go 1.20
go 1.21

// Dependency of lorawan-stack.
replace github.com/throttled/throttled/v2 => github.com/TheThingsIndustries/throttled/v2 v2.7.1-noredis
Expand Down
Loading

0 comments on commit ab50724

Please sign in to comment.