From ad7def1612d7cdfee89e998964845a7332e078ba Mon Sep 17 00:00:00 2001 From: "Giau. Tran Minh" Date: Mon, 25 Dec 2023 13:05:00 +0700 Subject: [PATCH 1/2] chore: upgrade atlas-go-sdk --- go.mod | 2 +- go.sum | 10 ++-------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/go.mod b/go.mod index 246f0de6..28fffc8d 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.21.1 require ( ariga.io/atlas v0.14.3-0.20231010104048-0c071bfc9161 - ariga.io/atlas-go-sdk v0.1.1-0.20231102105853-9ab4fb4ddd54 + ariga.io/atlas-go-sdk v0.2.4-0.20231225053812-803e5f5ae158 github.com/alecthomas/kong v0.8.0 github.com/mattn/go-sqlite3 v1.14.17 github.com/mitchellh/mapstructure v1.1.2 diff --git a/go.sum b/go.sum index 15798290..498680d4 100644 --- a/go.sum +++ b/go.sum @@ -1,13 +1,7 @@ ariga.io/atlas v0.14.3-0.20231010104048-0c071bfc9161 h1:xZS2wAf1AzRNA/8iD2LTAXtIZuIDYDXsZRlYBAyBu0A= ariga.io/atlas v0.14.3-0.20231010104048-0c071bfc9161/go.mod h1:isZrlzJ5cpoCoKFoY9knZug7Lq4pP1cm8g3XciLZ0Pw= -ariga.io/atlas-go-sdk v0.1.1-0.20231029150106-1927c56b057b h1:pFSDzqE7YU7S8+fRnkiycFXCe39hpLALr2fgYhxjzAQ= -ariga.io/atlas-go-sdk v0.1.1-0.20231029150106-1927c56b057b/go.mod h1:owkEEXw6jqne5KPVDfKsYB7cwMiMk3jtOiAAeKxS/yU= -ariga.io/atlas-go-sdk v0.1.1-0.20231101084101-14d42a09ea51 h1:aB5rptZVPU6+LuWwwzogikLmJd/8R0vNPEuKWdpE2d4= -ariga.io/atlas-go-sdk v0.1.1-0.20231101084101-14d42a09ea51/go.mod h1:owkEEXw6jqne5KPVDfKsYB7cwMiMk3jtOiAAeKxS/yU= -ariga.io/atlas-go-sdk v0.1.1-0.20231101123335-4863ae908b33 h1:i3VF9BrfDxfzSFX/jadJ4k5GK1nk/Id3UBa06yoLeaI= -ariga.io/atlas-go-sdk v0.1.1-0.20231101123335-4863ae908b33/go.mod h1:owkEEXw6jqne5KPVDfKsYB7cwMiMk3jtOiAAeKxS/yU= -ariga.io/atlas-go-sdk v0.1.1-0.20231102105853-9ab4fb4ddd54 h1:/LzEDWzKDJH2e8vht7+kl2VO5hmkSC5SCyKAZtkLhiI= -ariga.io/atlas-go-sdk v0.1.1-0.20231102105853-9ab4fb4ddd54/go.mod h1:owkEEXw6jqne5KPVDfKsYB7cwMiMk3jtOiAAeKxS/yU= +ariga.io/atlas-go-sdk v0.2.4-0.20231225053812-803e5f5ae158 h1:2anRuPODVZ/Kyb/nGG0MC5HGqeT/hQDDjXUzblERSK0= +ariga.io/atlas-go-sdk v0.2.4-0.20231225053812-803e5f5ae158/go.mod h1:owkEEXw6jqne5KPVDfKsYB7cwMiMk3jtOiAAeKxS/yU= github.com/DATA-DOG/go-sqlmock v1.5.0 h1:Shsta01QNfFxHCfpW6YH2STWB0MudeXXEWMr20OEh60= github.com/DATA-DOG/go-sqlmock v1.5.0/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q5eFN3EC/SaM= github.com/agext/levenshtein v1.2.3 h1:YB2fHEn0UJagG8T1rrWknE3ZQzWM06O8AMAatNn7lmo= From c17930aa4ba0d0fb820241dfe5a6d5d8075d4182 Mon Sep 17 00:00:00 2001 From: "Giau. Tran Minh" Date: Mon, 25 Dec 2023 13:46:16 +0700 Subject: [PATCH 2/2] chore: bump sdk again --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 28fffc8d..18a5057f 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.21.1 require ( ariga.io/atlas v0.14.3-0.20231010104048-0c071bfc9161 - ariga.io/atlas-go-sdk v0.2.4-0.20231225053812-803e5f5ae158 + ariga.io/atlas-go-sdk v0.3.0 github.com/alecthomas/kong v0.8.0 github.com/mattn/go-sqlite3 v1.14.17 github.com/mitchellh/mapstructure v1.1.2 diff --git a/go.sum b/go.sum index 498680d4..dbd3da79 100644 --- a/go.sum +++ b/go.sum @@ -1,7 +1,7 @@ ariga.io/atlas v0.14.3-0.20231010104048-0c071bfc9161 h1:xZS2wAf1AzRNA/8iD2LTAXtIZuIDYDXsZRlYBAyBu0A= ariga.io/atlas v0.14.3-0.20231010104048-0c071bfc9161/go.mod h1:isZrlzJ5cpoCoKFoY9knZug7Lq4pP1cm8g3XciLZ0Pw= -ariga.io/atlas-go-sdk v0.2.4-0.20231225053812-803e5f5ae158 h1:2anRuPODVZ/Kyb/nGG0MC5HGqeT/hQDDjXUzblERSK0= -ariga.io/atlas-go-sdk v0.2.4-0.20231225053812-803e5f5ae158/go.mod h1:owkEEXw6jqne5KPVDfKsYB7cwMiMk3jtOiAAeKxS/yU= +ariga.io/atlas-go-sdk v0.3.0 h1:19hxr3Fm/Jg/pNSLq3mpTQs1k1sPNhQXpLgVtIDQ0J8= +ariga.io/atlas-go-sdk v0.3.0/go.mod h1:owkEEXw6jqne5KPVDfKsYB7cwMiMk3jtOiAAeKxS/yU= github.com/DATA-DOG/go-sqlmock v1.5.0 h1:Shsta01QNfFxHCfpW6YH2STWB0MudeXXEWMr20OEh60= github.com/DATA-DOG/go-sqlmock v1.5.0/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q5eFN3EC/SaM= github.com/agext/levenshtein v1.2.3 h1:YB2fHEn0UJagG8T1rrWknE3ZQzWM06O8AMAatNn7lmo=