This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2024-11-29 12:14:08 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e73cd2fdeb
grafana
/
pkg
/
macaron
/
go.mod
4 lines
36 B
Modula-2
Raw
Normal View
History
Unescape
Escape
Gradually remove Macaron web framework (#36325) * add macaron code to the code base * remove unused secure cookies support from macaron * clean up modules * remove com dependency * fix silly typos * little cleanup, remove recovery middleware * remove logger middleware * remove static handler and remove unused context methods * bring inject into macaron codebase * remove unused applicator * add back macaron license * more cleanups in macaron code * remove unused injector Set method * remove unused context methods: param to int conversion, body helper type, cookie helpers * remove action from context * remove complex environment handling, we only use Env variable * restore ReplaceAllParams to fix the tests
2021-07-08 07:19:40 -05:00
module
gopkg
.
in
/
macaron
.
v1
Chore: Update to Golang 1.17 (#38608) * Update to golang 1.17 * Further updates * Run go mod tidy on go 1.17 * Apply suggestions from code review Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> * Use build-container:1.4.2 Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2021-08-31 01:19:26 -05:00
go
1.17
Reference in New Issue
Copy Permalink