mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-03 03:10:26 -05:00
Reference new org name and updated trigger logic
This commit is contained in:
@@ -27,10 +27,10 @@ import (
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
|
||||
"github.com/liquidata-inc/dolt/go/store/chunks"
|
||||
"github.com/liquidata-inc/dolt/go/store/d"
|
||||
"github.com/liquidata-inc/dolt/go/store/nomdl"
|
||||
"github.com/liquidata-inc/dolt/go/store/types"
|
||||
"github.com/dolthub/dolt/go/store/chunks"
|
||||
"github.com/dolthub/dolt/go/store/d"
|
||||
"github.com/dolthub/dolt/go/store/nomdl"
|
||||
"github.com/dolthub/dolt/go/store/types"
|
||||
)
|
||||
|
||||
func mustHead(ds Dataset) types.Struct {
|
||||
|
||||
Reference in New Issue
Block a user