Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
feat(cmd/go-cloud-debug-agent): mark as deprecated (#2964)
This agent is to be considered deprecated. It last worked with Go
1.11.
  • Loading branch information
codyoss committed Oct 6, 2020
1 parent 2158595 commit 276ec88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/go-cloud-debug-agent/debuglet.go
Expand Up @@ -14,6 +14,7 @@

// +build linux,go1.7

// Deprecated.
package main

import (
Expand Down

0 comments on commit 276ec88

Please sign in to comment.