Does not build on Go 1.17
sgmiller opened this issue · 5 comments
sgmiller commented
github.com/sethvargo/go-limiter/memorystore.(*store).purge: relocation target runtime.walltime not defined
github.com/sethvargo/go-limiter/memorystore.newBucket: relocation target runtime.walltime not defined
github.com/sethvargo/go-limiter/memorystore.(*bucket).take: relocation target runtime.walltime not defined
Probably due to golang/go#46777
sgmiller commented
Ah, no, probably not. Thanks!
…On Wed, Aug 18, 2021 at 4:01 PM Seth Vargo ***@***.***> wrote:
Are you using HEAD? I fixed this in 748ae80
<748ae80>
which was released in v0.7.0.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#26 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJNHLQPUZZQ4IFLXOWYNBLT5QGQZANCNFSM5CMXJOHQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
sethvargo commented
I verified it works on 1.17
sgmiller commented
Same. Sorry about that.
…On Wed, Aug 18, 2021 at 8:44 PM Seth Vargo ***@***.***> wrote:
I verified it works on 1.17
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#26 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJNHLRQHS5JTKJNCCGPHBDT5RHVVANCNFSM5CMXJOHQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
github-actions commented
This issue has been automatically locked since there has not been any
recent activity after it was closed. Please open a new issue for
related bugs.