Update Go Doc link and badge (#1593)
Use `pkg.go.dev` instead of `godoc.org`
This commit is contained in:
		@ -7,7 +7,7 @@ Cobra is used in many Go projects such as [Kubernetes](http://kubernetes.io/),
 | 
				
			|||||||
name a few. [This list](./projects_using_cobra.md) contains a more extensive list of projects using Cobra.
 | 
					name a few. [This list](./projects_using_cobra.md) contains a more extensive list of projects using Cobra.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[](https://github.com/spf13/cobra/actions?query=workflow%3ATest)
 | 
					[](https://github.com/spf13/cobra/actions?query=workflow%3ATest)
 | 
				
			||||||
[](https://godoc.org/github.com/spf13/cobra)
 | 
					[](https://pkg.go.dev/github.com/spf13/cobra)
 | 
				
			||||||
[](https://goreportcard.com/report/github.com/spf13/cobra)
 | 
					[](https://goreportcard.com/report/github.com/spf13/cobra)
 | 
				
			||||||
[](https://gophers.slack.com/archives/CD3LP1199)
 | 
					[](https://gophers.slack.com/archives/CD3LP1199)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user