We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d31dd22 commit fcb2cbeCopy full SHA for fcb2cbe
cmd/out/main.go
@@ -3,5 +3,5 @@ package out
3
import "log"
4
5
func main() {
6
- log.Fatalln("out is not supported via this resource")
+ log.Fatalln("put step is not supported for this resource")
7
}
0 commit comments