Skip to content

Commit

Permalink
Downgrade go version
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaspence committed Feb 27, 2023
1 parent c72020d commit 1c701d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module github.com/paultyng/go-unifi

// set to use embed for generation
go 1.20
go 1.18

require (
github.com/golangci/golangci-lint v1.51.2
Expand Down

0 comments on commit 1c701d3

Please sign in to comment.