Skip to content

Commit

Permalink
fix(godeltaprof): remove go build upper bound tag for runtime_expandF…
Browse files Browse the repository at this point in the history
…inalInlineFrame runtime_cyclesPerSecond links (#95)
  • Loading branch information
korniltsev committed Jan 22, 2024
1 parent d7cd7b7 commit 7be6ef6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions godeltaprof/internal/pprof/stub.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
//go:build go1.16 && !go1.23
// +build go1.16,!go1.23

package pprof

// unsafe is required for go:linkname
Expand Down

0 comments on commit 7be6ef6

Please sign in to comment.