Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 7b22fe5

Browse files
committed
Create separate Gopkg.* for the webUI and DB4S end point
1 parent a2690e7 commit 7b22fe5

File tree

4 files changed

+358
-69
lines changed

4 files changed

+358
-69
lines changed

db4s/Gopkg.lock

Lines changed: 273 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1+
ignored = ["github.com/justinclift/github_flavored_markdown"]
2+
13
[[override]]
24
name = "github.com/jackc/pgx"
35
version = "v2.11.0"
46

57
[[override]]
68
name = "github.com/sqlitebrowser/blackfriday"
79
version = "v9.0.0"
10+

0 commit comments

Comments
 (0)