1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/metric
Aaron Clawson 7458aa961b
Move the minimum version to go 1.17 (#2917)
* Move the minimum version to go 1.17

* Update readme and changelog

Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
2022-05-25 08:04:56 -07:00
..
global Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
instrument Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
internal/global Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
unit Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
config.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
doc.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
example_test.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
go.mod Move the minimum version to go 1.17 (#2917) 2022-05-25 08:04:56 -07:00
go.sum Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 (#2875) 2022-05-02 08:19:09 -07:00
meter.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
noop_test.go Move metric no-op implementation to metric package (#2866) 2022-04-28 12:52:10 -07:00
noop.go Move metric no-op implementation to metric package (#2866) 2022-04-28 12:52:10 -07:00