mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Due to a bug in golang the 64bit variable i need to come first to be 64bit aligned. https://golang.org/pkg/sync/atomic/#pkg-note-BUG closes #5341