Skip to content

Commit

Permalink
reference golang/go/src/runtime/HACKING.md
Browse files Browse the repository at this point in the history
Signed-off-by: Eliott Bouhana <[email protected]>
  • Loading branch information
eliottness committed Jul 3, 2024
1 parent 918fdec commit 337e4c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/injector/builtin/yaml/stdlib/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ aspects:
name: __dd_gls
type: any
- add-blank-import: unsafe # Needed for go:linkname
- inject-declarations:
- inject-declarations: # Reference: https://github.com/golang/go/blob/master/src/runtime/HACKING.md?plain=1#L44
template: |-
//go:linkname __dd_orchestrion_gls_get __dd_orchestrion_gls_get
var __dd_orchestrion_gls_get = func() any {
Expand Down

0 comments on commit 337e4c5

Please sign in to comment.