/
githubmirror
/
gin
Обзор
Документация
Войти
/
githubmirror
/
gin
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v1.7.7
version.go
8 строк
249 B
Notealot
chore(docs): Bump to v1.7.7 (#2952)
24 ноя 2021, 16:54
24 ноя 2021, 16:54
84d927b
Код
Авторство
О чём код?
// 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.7"