Jeffrey Smith II
|
f74c69c5e4
|
chore: update to go 1.20 (#24088)
* build: upgrade to go 1.19
* chore: bump go.mod
* chore: `gofmt` changes for doc comments
https://tip.golang.org/doc/comment
* test: update tests for new sort order
* chore: make generate-sources
* chore: make generate-sources
* chore: go 1.20
* chore: handle rand.Seed deprecation
* chore: handle rand.Seed deprecation in tests
---------
Co-authored-by: DStrand1 <dstrandboge@influxdata.com>
|
2023-02-09 14:14:35 -05:00 |
Yiqun (Ethan) Zhang
|
82185dd434
|
feat: add feature flag for fill() (#18445)
|
2020-06-10 16:00:43 -05:00 |
Jonathan A. Sternberg
|
077949cd96
|
chore(flux): downgrade flux to v0.68.0 (#18413)
* revert: "feat: add feature flag for fill() (#18386)"
This reverts commit 8f9e73af27 .
* chore(flux): downgrade flux to v0.68.0
|
2020-06-09 11:38:55 -05:00 |
Yiqun (Ethan) Zhang
|
8f9e73af27
|
feat: add feature flag for fill() (#18386)
|
2020-06-08 21:57:19 -05:00 |
Gavin Cabbage
|
95913534a0
|
feat(kit/feature): add feature flag package (#17851)
* feat(kit/feature): add feature flag package
* refactor(kit/feature/_codegen): simplify with fmt.Errorf
* chore(kit/feature): tidy comments
|
2020-04-30 11:29:43 -04:00 |