/
githubmirror
/
gin
Обзор
Документация
Войти
/
githubmirror
/
gin
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v1.7.2
version.go
8 строк
249 B
Bo-Yi Wu
chore(docs): bump to v1.7.2 (#2724)
22 май 2021, 02:41
22 май 2021, 02:41
3f5c051
Код
Авторство
О чём код?
// Copyright 2018 Gin Core Team. All rights reserved. // Use of this source code is governed by a MIT style // license that can be found in the LICENSE file. package gin // Version is the current gin framework's version. const Version = "v1.7.2"