This website requires JavaScript.
Explore
Help
Sign In
root
/
grafana
mirror of
https://github.com/grafana/grafana.git
Watch
1
Star
0
Fork
You've already forked grafana
0
Code
Issues
Actions
114
Packages
Projects
Releases
Wiki
Activity
2218841aa6
grafana
/
scripts
/
go-workspace
/
go.mod
6 lines
100 B
Modula-2
Raw
Normal View
History
Unescape
Escape
Chore: Add go workspace scripts (#91707)
2024-08-09 04:51:17 +08:00
module
github
.
com
/
grafana
/
grafana
/
scripts
/
go
-
workspace
Chore: Bump Go to 1.23.0 (#92105) * chore: Bump Go to 1.23.0 Signed-off-by: Dave Henderson <dave.henderson@grafana.com> * update swagger files Signed-off-by: Dave Henderson <dave.henderson@grafana.com> * chore: update .bingo/README.md formatting to satisfy prettier Signed-off-by: Dave Henderson <dave.henderson@grafana.com> * chore(lint): Fix new lint errors found by golangci-lint 1.60.1 and Go 1.23 Signed-off-by: Dave Henderson <dave.henderson@grafana.com> * keep golden file * update openapi * add name to expected output * chore(lint): rearrange imports to a sensible order Signed-off-by: Dave Henderson <dave.henderson@grafana.com> --------- Signed-off-by: Dave Henderson <dave.henderson@grafana.com> Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2024-08-21 23:40:42 +08:00
go
1.23
.
0
Chore: Add go workspace scripts (#91707)
2024-08-09 04:51:17 +08:00
require
golang
.
org
/
x
/
mod
v0
.
20.0