Skip to content

Commit

Permalink
Adopt to lightos 3.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
majst01 committed Oct 9, 2024
1 parent b6631a4 commit e296351
Show file tree
Hide file tree
Showing 35 changed files with 9,094 additions and 10,171 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ protoc-ci: third-party
.PHONY: mocks
mocks:
rm -rf api/duros/v2/mocks/*
docker run --user $$(id -u):$$(id -g) --rm -w /work -v ${PWD}:/work vektra/mockery:v2.44.1 -r --all --keeptree --dir api/duros/v2 --output api/duros/v2/mocks
docker run --user $$(id -u):$$(id -g) --rm -w /work -v ${PWD}:/work vektra/mockery:v2.46.2 -r --all --keeptree --dir api/duros/v2 --output api/duros/v2/mocks
134 changes: 134 additions & 0 deletions api/duros/v2/authz_mode.pb.go

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

Loading

0 comments on commit e296351

Please sign in to comment.