golang-github-go-xorm-core 0.5.7+git20170909.0.da1adaf-3 source package in Ubuntu

Changelog

golang-github-go-xorm-core (0.5.7+git20170909.0.da1adaf-3) unstable; urgency=medium

  * point Vcs-* urls to salsa.d.o subproject

 -- Alexandre Viau <email address hidden>  Thu, 25 Jan 2018 16:35:30 -0500

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-go-xorm-core_0.5.7+git20170909.0.da1adaf-3.dsc 2.4 KiB 36c39f77d9980a0dd882226a4e9eb3e1d8e15c48aab64e804826f71e04387fd0
golang-github-go-xorm-core_0.5.7+git20170909.0.da1adaf.orig.tar.xz 14.7 KiB 0ff0ed9d421fe6016f875a8636da8ed3333fb6c13adc31dbbcc63358b62d1e19
golang-github-go-xorm-core_0.5.7+git20170909.0.da1adaf-3.debian.tar.xz 2.9 KiB 149da29251cb76842e05812f4d08acd4451c81aa6b37c21ffb294ea7226544ed

No changes file available.

Binary packages built by this source

golang-github-go-xorm-core-dev: lightweight & compatible wrapper of database/sql

 Core is a lightweight wrapper of sql.DB. It was originally
 part of xorm, a simple and powerful ORM for Go with support
 mysql/sqlite3/postgres/mssql/oracle.