Skip to content

Commit

Permalink
Update compiler/go/compiled-with-go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-tz authored Apr 19, 2024
1 parent 08c57d7 commit 69642c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/go/compiled-with-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ rule:
- string: /^Go build ID:/
- substring: "go.buildid"
- string: /^Go buildinf:/
- string: /go1.\d+./
- string: /go1.\d+/
- substring: "runtime.main"
- substring: "main.main"
- substring: "runtime.gcWork"

0 comments on commit 69642c2

Please sign in to comment.