Skip to content

Commit

Permalink
compiled dbImport using go compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
fchastanet committed Aug 31, 2024
1 parent 092bcb3 commit b038877
Show file tree
Hide file tree
Showing 61 changed files with 3,524 additions and 2,083 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config-github.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,6 @@ repos:
stages: [manual] # GITHUB

- repo: https://github.com/fchastanet/bash-compiler
rev: 0.2.9
rev: 0.3.0
hooks:
- id: buildBashBinaries
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,6 @@ repos:
stages: [] # GITHUB

- repo: https://github.com/fchastanet/bash-compiler
rev: 0.2.9
rev: 0.3.0
hooks:
- id: buildBashBinaries
Loading

0 comments on commit b038877

Please sign in to comment.