Update go.mod #97
Annotations
10 errors and 1 warning
build:
broadcast/butil/broadcastchannel.go#L6
no required module provides package v8.run/go/exp/broadcast; to add it:
|
build:
cmd/bfbuild/bfbuild.go#L10
no required module provides package v8.run/go/exp/hash/hashutil/bloom; to add it:
|
build:
fastrand/rng.go#L8
no required module provides package v8.run/go/exp/fastrand/alg/splitmix64; to add it:
|
build:
fastrand/u32.go#L7
no required module provides package v8.run/go/exp/util/mathutil; to add it:
|
build:
fastrand/rng.go#L9
no required module provides package v8.run/go/exp/util/noescape; to add it:
|
build:
fastrand/alg/alg.go#L5
no required module provides package v8.run/go/exp/fastrand/alg/xoshiro256plusplus; to add it:
|
build:
hash/hashutil/hasher.go#L7
no required module provides package v8.run/go/exp/hash/wyhash; to add it:
|
build:
time2/parse.go#L6
no required module provides package v8.run/go/exp/time2/timeparse; to add it:
|
build:
util/randutil/randstr.go#L7
no required module provides package v8.run/go/exp/fastrand; to add it:
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|