Skip to content

Commit

Permalink
feat: bump go mod version to 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Huck committed Oct 16, 2023
1 parent 3ae18d7 commit 65de462
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/inovex/CalendarSync

go 1.20
go 1.21

toolchain go1.21.3

require (
filippo.io/age v1.1.1
Expand Down

0 comments on commit 65de462

Please sign in to comment.