Skip to content

Commit

Permalink
pid: support Go 1.18
Browse files Browse the repository at this point in the history
Signed-off-by: Cholerae Hu <choleraehyq@gmail.com>
  • Loading branch information
choleraehyq committed Dec 15, 2021
1 parent 0470c2e commit 28f6b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion p_m_go1.13.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// +build gc,go1.13,!go1.18
// +build gc,go1.13,!go1.19

package goid

Expand Down

0 comments on commit 28f6b79

Please sign in to comment.