consul icon indicating copy to clipboard operation
consul copied to clipboard

mod update

Open FireTiger23 opened this issue 2 years ago • 5 comments

Can github. com/armon/go metrics v0.4.1 be updated to github.com/hashicorp/go-metrics 0.5.1

FireTiger23 avatar Oct 31 '23 06:10 FireTiger23

Also github.com/hashicorp/golang-lru to github.com/hashicorp/golang-lru/v2 please?

Hipska avatar Nov 07 '23 09:11 Hipska

Looks like we need to make these updates by ourselves) Will look at these changes later

Jesterovskiy avatar Dec 04 '23 09:12 Jesterovskiy

@Jesterovskiy any update on this? github.com/hashicorp/go-metrics is now 0.5.3. Thanks!

jameshartig avatar Jan 15 '24 16:01 jameshartig

@jameshartig nope, unfortunately don't have time to do this =(

Jesterovskiy avatar Jan 16 '24 10:01 Jesterovskiy

any update?

go: github.com/armon/[email protected]: parsing go.mod:
        module declares its path as: github.com/hashicorp/go-metrics
                but was required as: github.com/armon/go-metrics
        trying github.com/armon/[email protected]
go: github.com/armon/[email protected]: parsing go.mod:
        module declares its path as: github.com/hashicorp/go-metrics
                but was required as: github.com/armon/go-metrics
        trying github.com/armon/[email protected]
go: github.com/armon/[email protected]: parsing go.mod:
        module declares its path as: github.com/hashicorp/go-metrics
                but was required as: github.com/armon/go-metrics
        trying github.com/armon/[email protected]
go: github.com/armon/[email protected]: parsing go.mod:
        module declares its path as: github.com/hashicorp/go-metrics
                but was required as: github.com/armon/go-metrics
        trying github.com/armon/[email protected]
go: github.com/armon/[email protected]: parsing go.mod:
        module declares its path as: github.com/hashicorp/go-metrics
                but was required as: github.com/armon/go-metrics
        trying github.com/armon/[email protected]
go: github.com/armon/[email protected]: parsing go.mod:
        module declares its path as: github.com/hashicorp/go-metrics
                but was required as: github.com/armon/go-metrics
        restoring github.com/armon/[email protected]
go: github.com/armon/[email protected]: parsing go.mod:
        module declares its path as: github.com/hashicorp/go-metrics
                but was required as: github.com/armon/go-metrics
        trying github.com/armon/[email protected]
go: github.com/armon/[email protected]: parsing go.mod:
        module declares its path as: github.com/hashicorp/go-metrics
                but was required as: github.com/armon/go-metrics
        trying github.com/armon/[email protected]
go: github.com/armon/[email protected]: parsing go.mod:
        module declares its path as: github.com/hashicorp/go-metrics
                but was required as: github.com/armon/go-metrics
        trying github.com/armon/[email protected]
go: github.com/armon/[email protected]: parsing go.mod:
        module declares its path as: github.com/hashicorp/go-metrics
                but was required as: github.com/armon/go-metrics
        trying github.com/armon/[email protected]
go: github.com/armon/[email protected]: parsing go.mod:
        module declares its path as: github.com/hashicorp/go-metrics
                but was required as: github.com/armon/go-metrics
        trying github.com/armon/[email protected]
go: github.com/armon/[email protected]: parsing go.mod:
        module declares its path as: github.com/hashicorp/go-metrics
                but was required as: github.com/armon/go-metrics
        restoring github.com/armon/[email protected]
go: github.com/armon/[email protected]: parsing go.mod:
        module declares its path as: github.com/hashicorp/go-metrics
                but was required as: github.com/armon/go-metrics
        trying github.com/armon/[email protected]
go: github.com/armon/[email protected]: parsing go.mod:
        module declares its path as: github.com/hashicorp/go-metrics
                but was required as: github.com/armon/go-metrics
        trying github.com/armon/[email protected]
go: github.com/armon/[email protected]: parsing go.mod:
        module declares its path as: github.com/hashicorp/go-metrics
                but was required as: github.com/armon/go-metrics
        trying github.com/armon/[email protected]
go: github.com/armon/[email protected]: parsing go.mod:
        module declares its path as: github.com/hashicorp/go-metrics
                but was required as: github.com/armon/go-metrics
        trying github.com/armon/[email protected]
go: github.com/armon/[email protected]: parsing go.mod:
        module declares its path as: github.com/hashicorp/go-metrics
                but was required as: github.com/armon/go-metrics
        trying github.com/armon/[email protected]
go: github.com/armon/[email protected]: parsing go.mod:
        module declares its path as: github.com/hashicorp/go-metrics
                but was required as: github.com/armon/go-metrics
        restoring github.com/armon/[email protected]

xiak avatar Oct 22 '25 06:10 xiak