Skip to content

Commit

Permalink
all: update deps and regenerate goldens (#3153)
Browse files Browse the repository at this point in the history
  • Loading branch information
vangent committed Aug 4, 2022
1 parent d35de32 commit 8cd5286
Show file tree
Hide file tree
Showing 692 changed files with 41,236 additions and 25,507 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Expand Up @@ -2,3 +2,5 @@
/internal/website/data/examples.json linguist-generated=true
**/testdata/**/*.yaml linguist-generated=true
**/testdata/**/*.replay linguist-generated=true
*.replay binary

2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Expand Up @@ -22,6 +22,8 @@ jobs:
# Note: we used to include windows-latest, but it's super
# flaky on Github runners, lots of OOMs.
os: [ubuntu-latest, macos-latest]
# When updating this, make sure to also update the
# latest_go_version variable in internal/testing/runchecks.sh.
go-version: [1.19.x]
include:
- go-version: 1.18.x
Expand Down

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

0 comments on commit 8cd5286

Please sign in to comment.