Compare commits

...

2 Commits
v1.0.0 ... main

Author SHA1 Message Date
Junjie Gao 6c337f1e30
chore: update maintainer list: Junjie Gao retired (#46)
Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
2025-06-30 17:46:13 +08:00
Patrick Zheng 4f55b14d9f
bump: upgrade go version to v1.23.0 (#44)
Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
2025-03-06 14:37:39 +08:00
3 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,3 @@
# Repo-Level Owners (in alphabetical order)
# Note: This is only for the notaryproject/tspclient-go repo
* @gokarnm @JeyJeyGao @niazfk @priteshbandi @shizhMSFT @toddysm @Two-Hearts @vaninrao10 @yizha1
* @gokarnm @niazfk @priteshbandi @shizhMSFT @toddysm @Two-Hearts @vaninrao10 @yizha1

View File

@ -10,10 +10,12 @@ Yi Zha <yizha1@microsoft.com> (@yizha1)
# Repo-Level Maintainers (in alphabetical order)
# Pattern: [First Name] [Last Name] <[Email Address]> ([GitHub Handle])
# Note: This is for the notaryproject/tspclient-go repo
Junjie Gao <junjiegao@microsoft.com> (@JeyJeyGao)
Patrick Zheng <patrickzheng@microsoft.com> (@Two-Hearts)
Shiwei Zhang <shizh@microsoft.com> (@shizhMSFT)
# Emeritus Org Maintainers (in alphabetical order)
Justin Cormack <justin.cormack@docker.com> (@justincormack)
Steve Lasker <StevenLasker@hotmail.com> (@stevelasker)
Steve Lasker <StevenLasker@hotmail.com> (@stevelasker)
# Emeritus Repo-Level Maintainers (in alphabetical order)
Junjie Gao <junjiegao@microsoft.com> (@JeyJeyGao)

2
go.mod
View File

@ -1,3 +1,3 @@
module github.com/notaryproject/tspclient-go
go 1.21
go 1.23.0