Skip to content

Commit

Permalink
Remove API: ResultKey (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
sim-wangyan committed Nov 4, 2023
1 parent 017aef7 commit 0874037
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 457 deletions.
17 changes: 0 additions & 17 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,3 @@ module github.com/x-ream/sqlxb

go 1.15

require (
github.com/cilium/ebpf v0.12.2 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.3 // indirect
github.com/derekparker/trie v0.0.0-20230829180723-39f4de51ef7d // indirect
github.com/go-delve/delve v1.21.2 // indirect
github.com/google/go-dap v0.11.0 // indirect
github.com/hashicorp/golang-lru v1.0.2 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/mattn/go-runewidth v0.0.15 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/spf13/cobra v1.7.0 // indirect
go.starlark.net v0.0.0-20231101134539-556fd59b42f6 // indirect
golang.org/x/arch v0.5.0 // indirect
golang.org/x/exp v0.0.0-20231006140011-7918f672742d // indirect
)
Loading

0 comments on commit 0874037

Please sign in to comment.