Skip to content

Commit 276ec88

Browse files
authored
feat(cmd/go-cloud-debug-agent): mark as deprecated (#2964)
This agent is to be considered deprecated. It last worked with Go 1.11.
1 parent 2158595 commit 276ec88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/go-cloud-debug-agent/debuglet.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
// +build linux,go1.7
1616

17+
// Deprecated.
1718
package main
1819

1920
import (

0 commit comments

Comments
 (0)