You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 20, 2023. It is now read-only.
These values were set, but never used. Assign to blank identifier
instead.
Found with staticcheck:
$ staticcheck
httpcache_test.go:1122:2: this value of resp is never used (SA4006)
httpcache_test.go:1209:2: this value of resp is never used (SA4006)
0 commit comments