Skip to content

Commit

Permalink
deps: upgrade to Go 1.23 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmichels authored Dec 12, 2024
1 parent e5dc3bc commit 9262e06
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.21
go 1.23

require github.com/clarketm/json v1.17.1

0 comments on commit 9262e06

Please sign in to comment.