update library imports

This commit is contained in:
Ramiro Paz
2026-03-12 12:14:13 -03:00
parent c09a1fd21a
commit dcb1916c39
655 changed files with 3024 additions and 3024 deletions

View File

@ -5,7 +5,7 @@ import (
"github.com/stretchr/testify/assert"
"github.com/quickfixgo/quickfix/datadictionary"
"quantex.com/qfixpt/quickfix/datadictionary"
)
func TestNewGroupField(t *testing.T) {