godef: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:34:04 +04:00 committed by Michael Aldridge
parent 700bb51a9c
commit f02823abbe

View file

@ -1,7 +1,7 @@
# Template file for 'godef' # Template file for 'godef'
pkgname=godef pkgname=godef
version=1.1.2 version=1.1.2
revision=2 revision=3
build_style=go build_style=go
go_import_path="github.com/rogpeppe/godef" go_import_path="github.com/rogpeppe/godef"
short_desc="Print where symbols are defined in Go source code" short_desc="Print where symbols are defined in Go source code"