Skip to content

Commit

Permalink
Use --latest
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaspence committed Aug 11, 2021
1 parent e27afc6 commit a9d0f1d
Show file tree
Hide file tree
Showing 7 changed files with 177 additions and 79 deletions.
124 changes: 69 additions & 55 deletions unifi/device.generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion unifi/gen.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ package unifi

// This will generate the *.generated.go files in this package for the specified
// Unifi controller version.
//go:generate go run ../fields/ -version-base-dir=../fields/ 6.0.43
//go:generate go run ../fields/ -version-base-dir=../fields/ -latest
//go:generate gofmt -w -s ./
Loading

0 comments on commit a9d0f1d

Please sign in to comment.