Skip to content

Instantly share code, notes, and snippets.

@itsdalmo
itsdalmo / BUILD.bazel
Created January 17, 2022 12:46
Bazel sqlite3 issue
load("@io_bazel_rules_go//go:def.bzl", "go_binary", "go_library")
go_library(
name = "zzz_lib",
srcs = ["main.go"],
importpath = "gitlab.com/pexip/bzltest/projects/zzz",
visibility = ["//visibility:private"],
deps = ["@com_github_mattn_go_sqlite3//:go-sqlite3"],
)

Keybase proof

I hereby claim:

  • I am itsdalmo on github.
  • I am itsdalmo (https://keybase.io/itsdalmo) on keybase.
  • I have a public key whose fingerprint is 54C5 4C5C 4D40 BE5B 9C27 D1C9 7C21 C486 146E 97EE

To claim this, I am signing this object: