Skip to content

Commit

Permalink
test: security test for h1
Browse files Browse the repository at this point in the history
This is a security test
  • Loading branch information
4bg0P authored Jan 5, 2025
1 parent b3f3dab commit 1454c91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sh/gofmt.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
ls
unset dirs files
dirs=$(go list -f {{.Dir}} ./... | grep -v /yotiprotoshare/ | grep -v /yotiprotocom/ | grep -v /yotiprotoattr/)
for d in $dirs; do
Expand Down

0 comments on commit 1454c91

Please sign in to comment.