Skip to content

Commit

Permalink
Merge pull request #18 from wings-software/go_convert_update
Browse files Browse the repository at this point in the history
update go convert version
  • Loading branch information
raghavharness authored Mar 7, 2024
2 parents a02b4a6 + c43bf25 commit 7ba9416
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/wings-software/autogen-go
go 1.19

require (
github.com/drone/go-convert v0.0.0-20240306215313-e7f0bc265a6a
github.com/drone/go-convert v0.0.0-20240307072510-6bd371c65e61
github.com/drone/spec v0.0.0-20230920145636-3827abdce961
github.com/ghodss/yaml v1.0.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=
github.com/docker/go-units v0.5.0/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk=
github.com/drone/go-convert v0.0.0-20240306215313-e7f0bc265a6a h1:dWLWgBCNmu+GsUt+yhlNDkAs09oILeZ96+zG031NMkk=
github.com/drone/go-convert v0.0.0-20240306215313-e7f0bc265a6a/go.mod h1:PyCDcuAhGF6W0VJ6qMmlM47dsSyGv/zDiMqeJxMFuGM=
github.com/drone/go-convert v0.0.0-20240307072510-6bd371c65e61 h1:1mhmsVKAjApVVD0nmyW62SLD8XTc2h/7Hhll7CtOvzY=
github.com/drone/go-convert v0.0.0-20240307072510-6bd371c65e61/go.mod h1:PyCDcuAhGF6W0VJ6qMmlM47dsSyGv/zDiMqeJxMFuGM=
github.com/drone/spec v0.0.0-20230920145636-3827abdce961 h1:aUWrLS2ghyxIpDICpZOV50V1x7JLM3U80UQDQxMKT54=
github.com/drone/spec v0.0.0-20230920145636-3827abdce961/go.mod h1:KyQZA9qwuscbbM7yTrtZg25Wammoc5GKwaRem8kDA5k=
github.com/ghodss/yaml v1.0.0 h1:wQHKEahhL6wmXdzwWG11gIVCkOv05bNOh+Rxn0yngAk=
Expand Down

0 comments on commit 7ba9416

Please sign in to comment.