Changelog
Dependency Updates
- 523f5af: feat(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#65) (@dependabot[bot])
- 6ebba86: feat(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#70) (@dependabot[bot])
- 6e6ba26: feat(deps): bump go.uber.org/fx from 1.20.0 to 1.20.1 (#64) (@dependabot[bot])
- be9d499: feat(deps): bump go.uber.org/fx from 1.20.1 to 1.21.0 (#71) (@dependabot[bot])
- 2c4735a: feat(deps): bump go.uber.org/fx from 1.21.0 to 1.21.1 (#75) (@dependabot[bot])
- fc4feae: feat(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0 (#63) (@dependabot[bot])
- 25d6c0f: feat(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 (#69) (@dependabot[bot])
Other Work
- 635c880: Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#56) (@dependabot[bot])
- 0acaff7: Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#57) (@dependabot[bot])
- 58d6553: Bump go.uber.org/fx from 1.19.2 to 1.19.3 (#55) (@dependabot[bot])
- 22ec8ba: Bump go.uber.org/fx from 1.19.3 to 1.20.0 (#58) (@dependabot[bot])
- 0b7549c: Bump go.uber.org/zap from 1.24.0 to 1.25.0 (#59) (@dependabot[bot])
- 036aadb: Update dependabot to manage all dependencies. (@schmidtw)
- d67cb6b: Use the new shared workflow. (@schmidtw)
- ac1e96f: added Apache-2.0 license (@johnabass)
- 326ddc7: added copyright notices (@johnabass)
- 28ca86d: added copyright notices (@johnabass)
- 76c62be: enable copyright checks (@johnabass)
- df37545: removed sample code in comments to conform to our style check (@johnabass)
- eb0b3a4: removed this file, as we no longer use it (@johnabass)
- 1352857: simplified ParsePermissions, removing the overflow lint warning (@johnabass)
- 1eda902: turn on style checking (@johnabass)