/
githubmirror
/
gin
Обзор
Документация
Войти
/
githubmirror
/
gin
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v1.7.1
version.go
8 строк
249 B
thinkerou
bump to v1.7.1 (#2678)
09 апр 2021, 02:38
Не верифицирован
09 апр 2021, 02:38
51c7d00
Код
Авторство
О чём код?
// 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.1"