Skip to content

Broken build #27

Description

@jimsnab

Repro:

go clean -modcache
go mod init test
echo 'package main

import (
    _ "github.com/chromedp/chromedp"
)

func main() {}' > main.go
go get -u all

Result:

go: all: module github.com/chromedp/cdproto@upgrade found (v0.0.0-20250113203156-3ff4b409e0d4), but does not contain package github.com/chromedp/cdproto/database

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions