Skip to content

Commit

Permalink
build: update to Go 1.21 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmichels authored Nov 20, 2023
1 parent a05412d commit 511c877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/gmichels/adguard-client-go

go 1.20
go 1.21

require github.com/clarketm/json v1.17.1

0 comments on commit 511c877

Please sign in to comment.